mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-25 18:55:44 +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;
|
overflow: hidden;
|
||||||
margin-bottom: -8px;
|
margin-bottom: -8px;
|
||||||
}
|
}
|
||||||
.status-pre-meta > * {
|
|
||||||
vertical-align: middle;
|
|
||||||
}
|
|
||||||
.status-reblog .status-pre-meta .icon {
|
.status-reblog .status-pre-meta .icon {
|
||||||
color: var(--reblog-color);
|
color: var(--reblog-color);
|
||||||
margin-right: 4px;
|
margin-right: 4px;
|
||||||
|
vertical-align: text-bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* STATUS */
|
/* STATUS */
|
||||||
|
|
Loading…
Reference in a new issue