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