remove unnecessary site header title height

This commit is contained in:
Jeff Atwood 2015-01-19 00:44:23 -08:00
parent 3d0e59942c
commit 3f7fa46af7

View File

@ -17,7 +17,6 @@
.title {
display: table;
float: left;
height: 45px;
> a {
display: table-cell;
vertical-align: middle;