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

Merge pull request #195 from Zorrototo/master

Fix for languages where text takes two lines in the button
OwN-3m-All 8 жил өмнө
parent
commit
c68e5b6c04

+ 1 - 1
modules/gamemanager/game_monitor.css

@@ -6,7 +6,7 @@
 	-webkit-transition: background-color 0.5s;
 	-webkit-transition: background-color 0.5s;
 	outline: 1px solid grey;
 	outline: 1px solid grey;
 	width: 48%;
 	width: 48%;
-	height: 80px;
+	height: 90px;
 	background-color: #F0F0F6;
 	background-color: #F0F0F6;
 	vertical-align: middle;
 	vertical-align: middle;
 	text-align: center;
 	text-align: center;