Fix safari input text align, close #7135

This commit is contained in:
afc163 2017-08-08 20:27:05 +08:00
parent a329d3d39b
commit b687a32044

View File

@ -46,6 +46,7 @@
height: @input-height-base;
cursor: text;
font-size: @font-size-base;
line-height: @line-height-base;
color: @input-color;
background-color: @input-bg;
background-image: none;