From f763a638db82eb2aff2cd8e1f43ab6842259e4c3 Mon Sep 17 00:00:00 2001 From: michael63-osm Date: Mon, 15 Jun 2020 15:53:55 +0200 Subject: [PATCH] merge "implement a suggestion from iriman for quote boxes on mobile devices" to the rtl style sheet --- style-rtl.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style-rtl.css b/style-rtl.css index 4127ee199..6c5a7451d 100644 --- a/style-rtl.css +++ b/style-rtl.css @@ -831,7 +831,7 @@ input.default-value { .feedback {padding-top:20px;padding-right:15px;} .notfound {width:300px;} img {max-width:300px;} - .doc h1, .doc p, .doc ul, .doc ol {margin-right:15px;width:95%;} + .doc h1, .doc p, .doc ul, .doc ol {margin-right:15px;} .doc h2, .doc h3 {margin-right:30px;width:95%;} #content {padding-bottom:30px;} #footer {padding-right:15px; width: 98%; height: 16rem;}