mirror of https://github.com/twbs/bootstrap.git
indentation fix
This commit is contained in:
parent
c459c657f8
commit
f03d337151
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue