aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Mapco/mapco.css
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2023-01-09 08:41:01 +0100
committerGravatar GitHub <noreply@github.com> 2023-01-09 08:41:01 +0100
commit5feefe416ff805090ad211eb670cc08c0db27dc1 (patch)
tree802a4e1c5da0e8140ca0d651b0a87edeba53237c /p/themes/Mapco/mapco.css
parente683d2f7ac1bbe2efddd899aac4a3602ea03ebd3 (diff)
fix: Ansum/Mapco theme: updating notification (#4995)
Diffstat (limited to 'p/themes/Mapco/mapco.css')
-rw-r--r--p/themes/Mapco/mapco.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/p/themes/Mapco/mapco.css b/p/themes/Mapco/mapco.css
index 093a45112..482944016 100644
--- a/p/themes/Mapco/mapco.css
+++ b/p/themes/Mapco/mapco.css
@@ -954,6 +954,9 @@ main.prompt {
.notification#actualizeProgress br {
display: none;
}
+.notification#actualizeProgress .title {
+ margin: 0 2rem;
+}
/*=== Navigation menu (for articles) */
#nav_entries {