2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Nuke all IE8 fallbacks and comments and hacks

This commit is contained in:
Mark Otto
2014-07-08 19:20:45 -07:00
parent 6c7a6b4691
commit c825629ffe
16 changed files with 10 additions and 63 deletions
-1
View File
@@ -42,7 +42,6 @@
font-size: @font-size-base;
text-align: left; // Ensures proper alignment if parent has it changed (e.g., modal footer)
background-color: @dropdown-bg;
border: 1px solid @dropdown-fallback-border; // IE8 fallback
border: 1px solid @dropdown-border;
.border-radius(@border-radius-base);
box-shadow: 0 6px 12px rgba(0,0,0,.175);