CSS. Wider settings name to less word wrap
This commit is contained in:
parent
c2d91c9544
commit
7e4840867e
@ -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 New Issue
Block a user