mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
more ie border junk
This commit is contained in:
parent
971336c808
commit
d671d566e1
@ -456,8 +456,8 @@ div.pagination {
|
||||
ul {
|
||||
float: left;
|
||||
margin: 0;
|
||||
border: 1px solid #ddd;
|
||||
border-right-color: rgba(0,0,0,.15); // don't display right border for ie
|
||||
border: 1px solid;
|
||||
border-color: #ddd rgba(0,0,0,.15) #ddd #ddd;
|
||||
.border-radius(3px);
|
||||
.box-shadow(0 1px 2px rgba(0,0,0,.075);
|
||||
li {
|
||||
|
Loading…
x
Reference in New Issue
Block a user