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:
+2
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user