mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-31 15:18:38 -04:00
Fix index social-foot styles
This commit is contained in:
parent
7e8d1f22b1
commit
f346e179ed
2 changed files with 3 additions and 2 deletions
|
@ -325,7 +325,8 @@ input {
|
|||
.social-foot {
|
||||
line-height: 30px;
|
||||
}
|
||||
.social-foot > *, .social-foot > * > * {
|
||||
.social-foot > * {
|
||||
line-height: 20px;
|
||||
vertical-align: middle !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue