mirror of
https://github.com/YunoHost/SSOwat.git
synced 2024-09-03 20:06:27 +02:00
[fix] Vertical alignment for apps in panel.
This commit is contained in:
parent
180fcdca52
commit
6524b5fe45
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@ body {/*overflow-y: scroll;*/}
|
|||
#ynhoverlay .col > * {
|
||||
display: inline-block;
|
||||
letter-spacing: normal;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
#ynhoverlay img {
|
||||
|
|
Loading…
Add table
Reference in a new issue