aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Mapco/_mobile.scss
diff options
context:
space:
mode:
authorGravatar maTh <1645099+math-GH@users.noreply.github.com> 2024-06-05 20:45:30 +0200
committerGravatar GitHub <noreply@github.com> 2024-06-05 20:45:30 +0200
commit4f60a42e6437196b5a67693e0666150bb7d51ae9 (patch)
tree1fa6a7bce6b0b2c99c9d8afdc2f1d685b49ae54d /p/themes/Mapco/_mobile.scss
parentcdb9d4a5a8f25924a2c0336093c5d187d4fe3791 (diff)
Improved: Nav buttons as buttons (#6485)
* improved HTML * CSS * i18n: new title text * Update swage.scss * Update app/i18n/fr/gen.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update swage.scss --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'p/themes/Mapco/_mobile.scss')
-rw-r--r--p/themes/Mapco/_mobile.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/p/themes/Mapco/_mobile.scss b/p/themes/Mapco/_mobile.scss
index 9c1ad44c7..974c5cf65 100644
--- a/p/themes/Mapco/_mobile.scss
+++ b/p/themes/Mapco/_mobile.scss
@@ -147,8 +147,8 @@
}
- #nav_entries {
- line-height: 4.5rem;
+ #nav_entries button {
+ height: 4.5rem;
}
.notification {