mirror of
https://github.com/nasa/openmct.git
synced 2024-12-24 23:36:41 +00:00
parent
a4c5854561
commit
bf3b964ad2
@ -45,7 +45,6 @@
|
||||
box-sizing: border-box;
|
||||
@include clearfix;
|
||||
border-top: 1px solid $colorFormLines;
|
||||
//margin-top: $m;
|
||||
padding: $formTBPad 0;
|
||||
position: relative;
|
||||
&.first {
|
||||
@ -55,9 +54,7 @@
|
||||
>.label,
|
||||
>.controls {
|
||||
box-sizing: border-box;
|
||||
//@include clearfix;
|
||||
font-size: 0.8rem;
|
||||
//line-height: $formInputH;
|
||||
min-height: $formInputH;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user