indentation fix

This commit is contained in:
Mark Otto 2013-05-07 23:43:51 -07:00
parent c459c657f8
commit f03d337151

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;