mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Merge pull request #3133 from AHOHNMYC/widen-settings-name
This commit is contained in:
commit
3ffef4b9fb
1 changed files with 3 additions and 0 deletions
|
@ -527,3 +527,6 @@ p,
|
|||
|
||||
/* Center the "invidious" logo on the search page */
|
||||
#logo > h1 { text-align: center; }
|
||||
|
||||
/* Wider settings name to less word wrap */
|
||||
.pure-form-aligned .pure-control-group label { width: 19em; }
|
||||
|
|
Loading…
Reference in a new issue