mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 06:56:01 +08:00
remove unnecessary site header title height
This commit is contained in:
parent
3d0e59942c
commit
3f7fa46af7
|
@ -17,7 +17,6 @@
|
||||||
.title {
|
.title {
|
||||||
display: table;
|
display: table;
|
||||||
float: left;
|
float: left;
|
||||||
height: 45px;
|
|
||||||
> a {
|
> a {
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user