mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
Nuke shadow on pagination
This commit is contained in:
Vendored
-2
@@ -3592,8 +3592,6 @@ fieldset[disabled] .navbar-inverse .btn-navbar {
|
||||
display: inline-block;
|
||||
margin: 20px 0;
|
||||
border-radius: 4px;
|
||||
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
|
||||
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
|
||||
}
|
||||
|
||||
.pagination > li {
|
||||
|
||||
Reference in New Issue
Block a user