2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

indentation fix

This commit is contained in:
Mark Otto
2013-05-07 23:43:51 -07:00
parent c459c657f8
commit f03d337151
+1 -1
View File
@@ -15,7 +15,7 @@
background-color: @popover-bg;
-webkit-bg-clip: padding-box;
-moz-bg-clip: padding;
background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0,0,0,.2);
border-radius: 6px;