Cut notification header length from 3 lines to 1.

This commit is contained in:
Shpuld Shpuldson 2017-05-30 00:24:08 +03:00
parent 32d1d2178a
commit e621be1428
2 changed files with 21 additions and 6 deletions

View file

@ -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;