@@ -26,10 +26,13 @@ tr.issue td.project {
width: 30%;
}
+
@media screen and (max-width: 899px) {
#header #quick-search select {
color: #333 !important;
-
+.tabular #all_attributes select {
+ width:100%;
+}