Pwirth has uploaded a new change for review.
https://gerrit.wikimedia.org/r/181055
Change subject: Blog: Small css fix
......................................................................
Blog: Small css fix
* Prevent overlapping when thumbnails are used
Change-Id: Id5c799f02bc571e962f6b8362fff4978b7c2de35
---
M Blog/resources/bluespice.blog.css
1 file changed, 4 insertions(+), 0 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceExtensions
refs/changes/55/181055/1
diff --git a/Blog/resources/bluespice.blog.css
b/Blog/resources/bluespice.blog.css
index 242b689..45749cc 100644
--- a/Blog/resources/bluespice.blog.css
+++ b/Blog/resources/bluespice.blog.css
@@ -32,6 +32,10 @@
padding: 0px;
}
+div.bs-blog-item {
+ clear: both;
+}
+
.bs-blog-item-info {
margin: 5px 0 5px 0;
font-size: 12px;
--
To view, visit https://gerrit.wikimedia.org/r/181055
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id5c799f02bc571e962f6b8362fff4978b7c2de35
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: master
Gerrit-Owner: Pwirth <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits