fixed #10
This commit is contained in:
parent
8297a48818
commit
3450feaba0
3 changed files with 54 additions and 10 deletions
|
@ -219,10 +219,15 @@ canvas {
|
|||
height: 2.5em;
|
||||
}
|
||||
|
||||
#full .star, #full .unread {
|
||||
.button.icon {
|
||||
line-height: 0.52;
|
||||
font-size: 2em;
|
||||
vertical-align: bottom;
|
||||
padding-top: 0.35em;
|
||||
}
|
||||
|
||||
.button.icon2 {
|
||||
line-height: 1.05;
|
||||
}
|
||||
|
||||
#full h1 {
|
||||
|
|
Reference in a new issue