Explorar el Código

Added 5% more to width to avoid still little quircks in resizing- no comment - refs BT#6941

Yannick Warnier hace 11 años
padre
commit
910bf2afa5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      main/css/digedd/default.css

+ 1 - 1
main/css/digedd/default.css

@@ -194,7 +194,7 @@ button.arrowl, input.arrowl {
 }
 #exercise_progress_bars {
   float:left;
-  width:65%;
+  width:70%;
 }
 #exercise_progress_bars .exercise_progress_bars_cat,
 #exercise_progress_bars .exercise_progress_bars_cat_items {