aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Mapco/mapco.rtl.css
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2022-07-17 17:10:30 +0200
committerGravatar GitHub <noreply@github.com> 2022-07-17 17:10:30 +0200
commit954fcef9e26ce1d9e4e5ad83749e4ee9c894f716 (patch)
treeb635ac9c855be794b6546078539f2f08c115b1f2 /p/themes/Mapco/mapco.rtl.css
parent670239b94ed0addee5ef8a0054d82a1e1149b995 (diff)
Fix #4447: Nord theme (#4451)
* fix: add height 100% for <html> * remove height 100% in all themes * fixed order in template.css
Diffstat (limited to 'p/themes/Mapco/mapco.rtl.css')
-rw-r--r--p/themes/Mapco/mapco.rtl.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/p/themes/Mapco/mapco.rtl.css b/p/themes/Mapco/mapco.rtl.css
index 588f15bfe..e261d4f62 100644
--- a/p/themes/Mapco/mapco.rtl.css
+++ b/p/themes/Mapco/mapco.rtl.css
@@ -1556,7 +1556,6 @@ form th {
/*============*/
html, body {
background: #eff0f2;
- height: 100%;
font-family: "lato", "Helvetica", "Arial", sans-serif;
font-size: 0.875rem;
}