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

Fix btn link hover and tweak dropdown border/shadows

This commit is contained in:
Mark Otto
2013-01-13 04:04:16 -08:00
parent 0b31cfc90e
commit 1916eb7c7f
4 changed files with 18 additions and 9 deletions
+1 -1
View File
@@ -112,7 +112,7 @@
// -------------------------
@dropdown-background: #fff;
@dropdown-border: rgba(0,0,0,.2);
@dropdown-border: rgba(0,0,0,.15);
@dropdown-divider-top: #e5e5e5;
@dropdown-divider-bottom: #fff;