• liias's avatar
    Add .disabled class styling for .btn-styles · ba8a40e7
    liias authored
    Bootstrap itself has .btn-default.disabled styled. IE8 with angularjs has some weird behaviour if anchor has disabled attribute set, so I use disabled class as a workaround and assume the .disabled class styles the buttons the same as disabled attribute would.
    ba8a40e7
theme.less 7.63 KB