Remove obsolete dropdown styling
authorJef van Schendel <mail@jefvanschendel.nl>
Tue, 23 Oct 2012 14:09:40 +0000 (16:09 +0200)
committerJef van Schendel <mail@jefvanschendel.nl>
Tue, 23 Oct 2012 14:09:40 +0000 (16:09 +0200)
mediagoblin/themes/airy/assets/css/airy.css

index 6143b6e16a85cf8775e81ce817f51afc1dcf9db7..f3d11171a845ed8d7cef53cd2700439f0fc06c39 100644 (file)
@@ -73,16 +73,6 @@ input, textarea {
   color: #4a4a4a;
 }
 
-.dropdown {
-  color: #4a4a4a;
-  border: 1px solid #e4e4e4;
-  background-color: #fff;
-}
-
-.dropdown_items {
-  background-color: #fff;
-}
-
 .empty_space {
   background-image: url("../images/empty_dots.png");
 }