Commit d671d566 authored by Jacob Thornton's avatar Jacob Thornton

more ie border junk

parent 971336c8
......@@ -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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment