mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-22 04:45:46 -04:00
tighten up mobile header margin
This commit is contained in:
parent
911f941da5
commit
a39831cdb1
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
// some protection for text-only site titles
|
||||
.title {
|
||||
margin-left: 20px;
|
||||
margin-left: 10px;
|
||||
max-width: 135px;
|
||||
overflow: hidden;
|
||||
padding: 0;
|
||||
|
|
Loading…
Reference in a new issue