mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-08 21:14:57 -05:00
Nuke shadow on pagination
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
display: inline-block;
|
||||
margin: @line-height-base 0;
|
||||
border-radius: @border-radius-base;
|
||||
.box-shadow(0 1px 2px rgba(0,0,0,.05));
|
||||
}
|
||||
.pagination > li {
|
||||
display: inline; // Remove list-style and block-level defaults
|
||||
|
||||
Reference in New Issue
Block a user