mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
system: Increase the size of items in listing page
Fixes: #2179. Tests: - Set language to Magyar (hu). Test that items in the system page are large enough to accommodate most names/descriptions. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
cb5435dacd
commit
11038b477a
@ -603,7 +603,7 @@ a.menu_link_active {
|
||||
/* System page - special card styling */
|
||||
.system-page .card {
|
||||
text-align: left;
|
||||
width: 14.375rem;
|
||||
width: 19.375rem;
|
||||
}
|
||||
|
||||
.system-page .card .nav-link {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user