Commit f03d3371 authored by Mark Otto's avatar Mark Otto

indentation fix

parent c459c657
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
background-color: @popover-bg; background-color: @popover-bg;
-webkit-bg-clip: padding-box; -webkit-bg-clip: padding-box;
-moz-bg-clip: padding; -moz-bg-clip: padding;
background-clip: padding-box; background-clip: padding-box;
border: 1px solid #ccc; border: 1px solid #ccc;
border: 1px solid rgba(0,0,0,.2); border: 1px solid rgba(0,0,0,.2);
border-radius: 6px; border-radius: 6px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment