From f26b019a44ea10bc9c091263b40a51f7dca2562c Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sun, 21 Jun 2015 12:14:06 +0200 Subject: [PATCH] [ticket/622] Further improve responsiveness of forumlist B3P-622 --- styles/prosilver/theme/portal.css | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/styles/prosilver/theme/portal.css b/styles/prosilver/theme/portal.css index 01224501..646787c5 100644 --- a/styles/prosilver/theme/portal.css +++ b/styles/prosilver/theme/portal.css @@ -420,7 +420,8 @@ ul.topiclist dt { margin-right: -60%; } -ul.responsive-portal-news dd:last-of-type, ul.responsive-portal-announcements dd:last-of-type { +ul.responsive-portal-news dd:last-of-type, ul.responsive-portal-announcements dd:last-of-type, +#portal-forumlist ul dd:last-of-type { width: 25%; } @@ -436,12 +437,13 @@ dd.responsive-portal-news:last-of-type, dd.responsive-portal-announcements:last- margin-left: -60%; } -.rtl ul.responsive-portal-news dd:last-of-type, ul.responsive-portal-announcements dd:last-of-type { - width: 30%; +.rtl ul.responsive-portal-news dd:last-of-type, ul.responsive-portal-announcements dd:last-of-type, +.rtl #portal-forumlist ul dd:last-of-type { + width: 25%; } .rtl dd.responsive-portal-news:last-of-type, dd.responsive-portal-announcements:last-of-type { - width: 30%; + width: 25%; } /* Portal clock