bootsnav
bootsnav copied to clipboard
mportant
Line 1285 of bootsnav.css reads
padding-left: 0 !mportant;
instead of
padding-left: 0 !important;
Because of this, it cannot be compiled by rails-sass.