Fixed height of watchers on empty strings

This commit is contained in:
Nathan Dinsmore 2013-11-14 23:14:48 -05:00
parent e74d03cb97
commit e3f10142a9

View file

@ -286,6 +286,7 @@ button#trigger-stop:hover {
box-shadow: inset -1px -1px 3px rgba(255, 255, 255, 0.7), inset 1px 1px 2px rgba(0, 0, 0, 0.35);
text-align: center;
font: bold 9px/11px sans-serif;
height: 11px;
color: #fff;
}
.reporter-large {