Fix label help icon when label gets too long
This commit is contained in:
parent
15506941a6
commit
462153fdf2
|
@ -198,7 +198,6 @@ form label.has-feedback:after {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
speak: none;
|
speak: none;
|
||||||
|
|
||||||
display: inline-block;
|
|
||||||
text-decoration: inherit;
|
text-decoration: inherit;
|
||||||
width: 1em;
|
width: 1em;
|
||||||
margin-right: .2em;
|
margin-right: .2em;
|
||||||
|
|
Loading…
Reference in New Issue