Explorar el Código

bug(css): Reset line-height to prevent jumping

Rob Szumski hace 12 años
padre
commit
4774466a75
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      mod/dashboard/app/styles/etcd-widgets.css

+ 1 - 0
mod/dashboard/app/styles/etcd-widgets.css

@@ -640,6 +640,7 @@ body {
 		color: #999;
 		padding-left: 3px;
 		font-size: 13px;
+		line-height: 100%;
 	}
 
 	.etcd-container.etcd-stats .etcd-list .etcd-latency-value {