mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Align page title with other text
This commit is contained in:
parent
7c66d51a64
commit
fb8fd901b2
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
||||||
display: -webkit-inline-box;
|
display: -webkit-inline-box;
|
||||||
display: -webkit-inline-flex;
|
display: -webkit-inline-flex;
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
margin: 0 0 0 .5em;
|
margin: .3em 0 0 .5em;
|
||||||
height: 1.7em;
|
height: 1.7em;
|
||||||
-webkit-box-align: center;
|
-webkit-box-align: center;
|
||||||
-webkit-align-items: center;
|
-webkit-align-items: center;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue