Prechádzať zdrojové kódy

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

Yannick Warnier 11 rokov pred
rodič
commit
910bf2afa5
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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 {