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; | ||||
7 | border-bottom: 1px solid $lightbg__grey; | ||||
8 | button { | ||||
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 | } |