|
|
@ -282,7 +282,7 @@ |
|
|
|
vertical-align: top; |
|
|
|
} |
|
|
|
.ui.labeled.input > .label { |
|
|
|
display: table-cell; |
|
|
|
display: table-cell !important; |
|
|
|
vertical-align: middle; |
|
|
|
white-space: nowrap; |
|
|
|
font-size: 1em; |
|
|
@ -363,7 +363,7 @@ |
|
|
|
} |
|
|
|
.ui.action.input > .button, |
|
|
|
.ui.action.input > .buttons { |
|
|
|
display: table-cell; |
|
|
|
display: table-cell !important; |
|
|
|
vertical-align: middle; |
|
|
|
white-space: nowrap; |
|
|
|
padding-top: @verticalPadding; |
|
|
|