Przeglądaj źródła

Fix web page layout

nagadomi 9 lat temu
rodzic
commit
212b659ec5
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      assets/style.css
  2. 1 1
      webgen/assets/style.css

+ 1 - 1
assets/style.css

@@ -111,7 +111,7 @@ p.margin1 { margin: 0.9em 0; }
 
 .option-left {
     display: inline-block;
-    width: 180px;
+    width: 220px;
     color: #707070;
     font-weight: bold;
 }

+ 1 - 1
webgen/assets/style.css

@@ -111,7 +111,7 @@ p.margin1 { margin: 0.9em 0; }
 
 .option-left {
     display: inline-block;
-    width: 180px;
+    width: 220px;
     color: #707070;
     font-weight: bold;
 }