mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
don't display right border for ie
This commit is contained in:
@@ -457,6 +457,7 @@ div.pagination {
|
||||
float: left;
|
||||
margin: 0;
|
||||
border: 1px solid #ddd;
|
||||
border-right-color: rgba(0,0,0,.15); // don't display right border for ie
|
||||
.border-radius(3px);
|
||||
.box-shadow(0 1px 2px rgba(0,0,0,.075);
|
||||
li {
|
||||
|
||||
Reference in New Issue
Block a user