mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-24 08:20:23 +00:00
nuked that variable
This commit is contained in:
parent
dd584e81f8
commit
57ac8f6863
1 changed files with 0 additions and 1 deletions
|
|
@ -51,7 +51,6 @@
|
|||
.modal-content {
|
||||
position: relative;
|
||||
background-color: @modal-content-bg;
|
||||
border: 1px solid @modal-content-fallback-border-color; //old browsers fallback (ie8 etc)
|
||||
border: 1px solid @modal-content-border-color;
|
||||
border-radius: @border-radius-large;
|
||||
.box-shadow(0 3px 9px rgba(0,0,0,.5));
|
||||
|
|
|
|||
Loading…
Reference in a new issue