Merge pull request #610 from marc1706/ticket/582

[ticket/582] Increase space for last post info [ci skip]

Conflicts:
	styles/prosilver/theme/portal.css
This commit is contained in:
Marc Alexander
2015-06-16 21:01:07 +02:00

View File

@@ -421,11 +421,11 @@ ul.topiclist dt {
} }
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 {
width: 20%; width: 25%;
} }
dd.responsive-portal-news:last-of-type, dd.responsive-portal-announcements:last-of-type { dd.responsive-portal-news:last-of-type, dd.responsive-portal-announcements:last-of-type {
width: 20%; width: 25%;
} }
.rtl ul.topiclist dt .list-inner { .rtl ul.topiclist dt .list-inner {
@@ -437,11 +437,11 @@ dd.responsive-portal-news:last-of-type, dd.responsive-portal-announcements:last-
} }
.rtl ul.responsive-portal-news dd:last-of-type, ul.responsive-portal-announcements dd:last-of-type { .rtl ul.responsive-portal-news dd:last-of-type, ul.responsive-portal-announcements dd:last-of-type {
width: 20%; width: 25%;
} }
.rtl dd.responsive-portal-news:last-of-type, dd.responsive-portal-announcements:last-of-type { .rtl dd.responsive-portal-news:last-of-type, dd.responsive-portal-announcements:last-of-type {
width: 20%; width: 25%;
} }
/* Portal clock /* Portal clock