4
0
Эх сурвалжийг харах

Fix width on idle page (stats)

Marien Fressinaud 11 жил өмнө
parent
commit
2f5304a1f7

+ 1 - 1
p/themes/Dark/dark.css

@@ -883,7 +883,7 @@ a.btn {
 	text-overflow: ellipsis;
 	text-overflow: ellipsis;
 }
 }
 .stat > .horizontal-list .item:first-child {
 .stat > .horizontal-list .item:first-child {
-	width: 250px;
+	width: 270px;
 }
 }
 
 
 /*=== LOGS */
 /*=== LOGS */

+ 1 - 1
p/themes/Flat/flat.css

@@ -870,7 +870,7 @@ a.btn {
 	text-overflow: ellipsis;
 	text-overflow: ellipsis;
 }
 }
 .stat > .horizontal-list .item:first-child {
 .stat > .horizontal-list .item:first-child {
-	width: 250px;
+	width: 270px;
 }
 }
 
 
 /*=== LOGS */
 /*=== LOGS */

+ 1 - 1
p/themes/Origine/origine.css

@@ -924,7 +924,7 @@ a.btn {
 	text-overflow: ellipsis;
 	text-overflow: ellipsis;
 }
 }
 .stat > .horizontal-list .item:first-child {
 .stat > .horizontal-list .item:first-child {
-	width: 250px;
+	width: 270px;
 }
 }
 
 
 /*=== LOGS */
 /*=== LOGS */