mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 21:09:06 +02:00
ie hack
This commit is contained in:
@@ -456,11 +456,8 @@ div.pagination {
|
||||
ul {
|
||||
float: left;
|
||||
margin: 0;
|
||||
border: 1px solid;
|
||||
border-right-color: rgba(0,0,0,.15);
|
||||
border-left-color: #ddd;
|
||||
border-top-color: #ddd;
|
||||
border-bottom-color: #ddd;
|
||||
border: 1px solid #ddd;
|
||||
border-right: 0\9; /* IE8 and below don't support last child */
|
||||
.border-radius(3px);
|
||||
.box-shadow(0 1px 2px rgba(0,0,0,.075);
|
||||
li {
|
||||
|
Reference in New Issue
Block a user