2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Remove @black and just use #000

This commit is contained in:
Mark Otto
2012-12-19 22:02:57 -08:00
parent 65edc9cd6e
commit 7449e2e5a1
5 changed files with 10 additions and 11 deletions
+2 -2
View File
@@ -20,7 +20,7 @@
width: 0;
height: 0;
vertical-align: top;
border-top: 4px solid @black;
border-top: 4px solid #000;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
content: "";
@@ -135,7 +135,7 @@
// Reverse the caret
.caret {
border-top: 0;
border-bottom: 4px solid @black;
border-bottom: 4px solid #000;
content: "";
}
// Different positioning for bottom up menu