Michael Davis | 4d05d48 | 2017-07-12 15:53:09 -0500 | [diff] [blame] | 1 | // BMC Reboot |
Michael Davis | c7831fa | 2017-07-27 15:15:46 -0500 | [diff] [blame] | 2 | .bmc-reboot-option { |
| 3 | position: relative; |
| 4 | overflow: hidden; |
| 5 | padding-bottom: 1.5em; |
| 6 | margin-bottom: 1em; |
Yoshie Muranaka | 6f7ec80 | 2019-06-24 14:35:41 -0500 | [diff] [blame] | 7 | border-bottom: 1px solid $border-color-02; |
Yoshie Muranaka | c86ce3c | 2019-06-05 12:30:30 -0500 | [diff] [blame] | 8 | .btn { |
Michael Davis | c7831fa | 2017-07-27 15:15:46 -0500 | [diff] [blame] | 9 | margin-bottom: 1.5em; |
| 10 | margin-top: 1.5em; |
Michael Davis | 29825e4 | 2017-07-12 16:13:22 -0500 | [diff] [blame] | 11 | } |
Michael Davis | 4d05d48 | 2017-07-12 15:53:09 -0500 | [diff] [blame] | 12 | } |