diff options
author | Azul <azul@riseup.net> | 2016-03-24 14:21:21 +0100 |
---|---|---|
committer | Azul <azul@riseup.net> | 2016-05-02 08:28:44 -0300 |
commit | dbd36d90a25ac075b98d95804306f57a4e43d063 (patch) | |
tree | 77d1f08f1b4f36aaf41b62dd3ac829a6dc4101d0 | |
parent | 4bfbeedd9cf5f0f2a4b364764afd9c6acdc7399f (diff) |
update: stop refering to bootstrap2 ie7 hack
-rw-r--r-- | app/assets/stylesheets/leap.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/leap.scss b/app/assets/stylesheets/leap.scss index abbfc88..19491c8 100644 --- a/app/assets/stylesheets/leap.scss +++ b/app/assets/stylesheets/leap.scss @@ -57,7 +57,6 @@ [class*="-icon-"] { display: inline-block; - @include ie7-restore-right-whitespace(); vertical-align: middle; background-repeat: no-repeat; margin-top: 1px; |