2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

rm visibility where redundant to display

Refs #15755
This commit is contained in:
Chris Rebert
2015-03-09 01:39:43 -07:00
parent 38fbd8fe35
commit b6b0fe7d22
4 changed files with 1 additions and 6 deletions
-1
View File
@@ -8,7 +8,6 @@
position: absolute;
z-index: @zindex-tooltip;
display: block;
visibility: visible;
// Reset font and text properties given new insertion method
font-family: @font-family-base;
font-size: @font-size-small;