diff options
| author | Mark Otto <[email protected]> | 2012-02-17 20:47:02 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-17 20:47:02 -0800 |
| commit | 1455bc9f8f288c112da4241d4dbb7549bcd81cd5 (patch) | |
| tree | 42230d520470a330f8ef3a7d6faadeb680de5e9a /less | |
| parent | b559f2b8d05f4f5425e5ba6ec32e00fa99dd3b25 (diff) | |
| download | bootstrap-1455bc9f8f288c112da4241d4dbb7549bcd81cd5.tar.xz bootstrap-1455bc9f8f288c112da4241d4dbb7549bcd81cd5.zip | |
removing duplicate reset filter since we changed the main button to use buttonBackground mixin, per #2024
Diffstat (limited to 'less')
| -rw-r--r-- | less/buttons.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/less/buttons.less b/less/buttons.less index 7b29f22bb..bdc1932ca 100644 --- a/less/buttons.less +++ b/less/buttons.less @@ -25,7 +25,6 @@ cursor: pointer; // Give IE7 some love - .reset-filter(); .ie7-restore-left-whitespace(); } |
