blob: 164f8bea03e6388ef46fe2349ac25395771dea66 [file] [log] [blame]
Michael Davis4d05d482017-07-12 15:53:09 -05001// BMC Reboot
Michael Davisc7831fa2017-07-27 15:15:46 -05002.bmc-reboot-option {
3 position: relative;
4 overflow: hidden;
5 padding-bottom: 1.5em;
6 margin-bottom: 1em;
Yoshie Muranaka6f7ec802019-06-24 14:35:41 -05007 border-bottom: 1px solid $border-color-02;
Yoshie Muranakac86ce3c2019-06-05 12:30:30 -05008 .btn {
Michael Davisc7831fa2017-07-27 15:15:46 -05009 margin-bottom: 1.5em;
10 margin-top: 1.5em;
Michael Davis29825e42017-07-12 16:13:22 -050011 }
Michael Davis4d05d482017-07-12 15:53:09 -050012}