Explorar o código

fixed toolbar button layout error

林炳权 %!s(int64=6) %!d(string=hai) anos
pai
achega
e16b960f7b
Modificáronse 2 ficheiros con 4 adicións e 0 borrados
  1. 2 0
      editor/css/dark.css
  2. 2 0
      editor/css/light.css

+ 2 - 0
editor/css/dark.css

@@ -220,6 +220,8 @@ select {
 
 	#toolbar button {
 		margin-right: 6px;
+		line-height: 14px;
+		height: 24px;
 	}
 
 .Outliner {

+ 2 - 0
editor/css/light.css

@@ -213,6 +213,8 @@ select {
 
 	#toolbar button {
 		margin-right: 6px;
+		line-height: 14px;
+		height: 24px;
 	}
 
 .Outliner {