Explorar o código

long names in change issue attributes

root %!s(int64=7) %!d(string=hai) anos
pai
achega
1d66594287
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      stylesheets/application.css

+ 4 - 1
stylesheets/application.css

@@ -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%;
+}