aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Mapco/mapco.rtl.css
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2022-10-30 11:06:17 +0100
committerGravatar GitHub <noreply@github.com> 2022-10-30 11:06:17 +0100
commitf47e13ac41578450f65fd30fbccdca1a711370fb (patch)
tree36ed2ff93fd1ba71eff4dff218a8e8950a32073c /p/themes/Mapco/mapco.rtl.css
parent301d3c81baae71655b003625e7609cf7e97fab5d (diff)
fixed: box layout for global view (#4791)
Diffstat (limited to 'p/themes/Mapco/mapco.rtl.css')
-rw-r--r--p/themes/Mapco/mapco.rtl.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/p/themes/Mapco/mapco.rtl.css b/p/themes/Mapco/mapco.rtl.css
index 5b1a980c3..21cc44222 100644
--- a/p/themes/Mapco/mapco.rtl.css
+++ b/p/themes/Mapco/mapco.rtl.css
@@ -1089,13 +1089,6 @@ main.prompt {
#stream .box.category .box-title a.title:hover {
color: #36c;
}
-#stream .box.category .box-content {
- padding-bottom: 0.5rem;
-}
-#stream .box.category .box-content .item.feed {
- padding: 0.5rem 1.5rem;
- font-size: 1rem;
-}
#stream .box.category .box-content .item.feed a {
color: #303136;
font-weight: 400;