Cut notification header length from 3 lines to 1.
This commit is contained in:
parent
32d1d2178a
commit
e621be1428
2 changed files with 21 additions and 6 deletions
|
@ -54,10 +54,14 @@
|
|||
}
|
||||
|
||||
h1 {
|
||||
word-break: break-all;
|
||||
margin: 0 0 0.3em;
|
||||
padding: 0;
|
||||
font-size: 1em;
|
||||
line-height:20px;
|
||||
small {
|
||||
font-weight: lighter;
|
||||
}
|
||||
}
|
||||
|
||||
padding: 0.3em 0.8em 0.5em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue