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

release-0.4
Rob Szumski 2013-10-16 14:48:26 -07:00 committed by Brandon Philips
parent 7ca09579c2
commit d045f43cda
1 changed files with 1 additions and 0 deletions

View File

@ -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 {