mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-22 09:15:33 +03:00
More alignment stuff
This commit is contained in:
parent
b227d816bc
commit
d7b91273e8
1 changed files with 1 additions and 3 deletions
|
@ -46,12 +46,10 @@
|
|||
overflow: hidden;
|
||||
margin-bottom: -8px;
|
||||
}
|
||||
.status-pre-meta > * {
|
||||
vertical-align: middle;
|
||||
}
|
||||
.status-reblog .status-pre-meta .icon {
|
||||
color: var(--reblog-color);
|
||||
margin-right: 4px;
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
|
||||
/* STATUS */
|
||||
|
|
Loading…
Reference in a new issue