From 0b5f611f19ef99f101af049a2711af36c44be248 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Sun, 13 May 2012 01:44:28 +0200 Subject: fix aspect dropdown on contacts page [ci skip] --- app/assets/stylesheets/ui.css.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/ui.css.sass b/app/assets/stylesheets/ui.css.sass index 34da95e4d..3fcfebeaf 100644 --- a/app/assets/stylesheets/ui.css.sass +++ b/app/assets/stylesheets/ui.css.sass @@ -123,7 +123,7 @@ input.button :left 24px :position relative :color #222 - :list-style none + :list-style none !important &.selected :background -- cgit v1.2.3