mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-06 14:58:19 +08:00
drop unused small in bootstrap
This commit is contained in:
parent
f57955443b
commit
5ef2b6daa3
1 changed files with 0 additions and 5 deletions
|
@ -13,11 +13,6 @@ label.inline, span.inline {
|
||||||
color: @grayDark;
|
color: @grayDark;
|
||||||
border: 0;
|
border: 0;
|
||||||
border-bottom: 1px solid @dropdownDividerTop;
|
border-bottom: 1px solid @dropdownDividerTop;
|
||||||
|
|
||||||
small {
|
|
||||||
font-size: @baseLineHeight * .75;
|
|
||||||
color: @grayLight;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.legend + .control-group {
|
.legend + .control-group {
|
||||||
|
|
Loading…
Reference in a new issue