mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-07 04:24:35 -04:00
add clip to mobile text site title
This commit is contained in:
parent
1c838513cd
commit
333aafad47
1 changed files with 3 additions and 1 deletions
|
@ -114,5 +114,7 @@ h2#site-text-logo
|
|||
max-height: 1em;
|
||||
overflow: hidden;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
margin: 8px 0 0 0;
|
||||
text-overflow: clip;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue