2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

rgba breaks whole def

This commit is contained in:
Jacob Thornton
2011-08-21 12:42:43 -07:00
parent 7e67ddf788
commit 8ec7566f8b
3 changed files with 6 additions and 4 deletions
+2 -1
View File
@@ -456,7 +456,8 @@ div.pagination {
ul {
float: left;
margin: 0;
border: 1px solid rgba(0,0,0,.15);
border: 1px solid;
border-right-color: rgba(0,0,0,.15);
border-left-color: #ddd;
border-top-color: #ddd;
border-bottom-color: #ddd;