mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-13 17:10:59 +00:00
indentation fix
This commit is contained in:
parent
c459c657f8
commit
f03d337151
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue