Jdlrobson has uploaded a new change for review.
https://gerrit.wikimedia.org/r/232221
Change subject: Survey should float to the right
......................................................................
Survey should float to the right
Note that this currently leaves whitespace and appears at the
bottom of the section. This will be fixed in a follow up patchset.
Bug: T107603
Change-Id: I2a91720f3a827982f8f9ec448f3dc6f4e84f0b6f
---
M resources/ext.quicksurveys.views/styles.less
1 file changed, 11 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/QuickSurveys
refs/changes/21/232221/1
diff --git a/resources/ext.quicksurveys.views/styles.less
b/resources/ext.quicksurveys.views/styles.less
index 37304ca..bbd0bb6 100644
--- a/resources/ext.quicksurveys.views/styles.less
+++ b/resources/ext.quicksurveys.views/styles.less
@@ -22,3 +22,14 @@
}
}
}
+
+@media all and (min-width: 768px) {
+ .panel {
+ margin-left: 1.4em;
+ clear: right;
+ float: right;
+ }
+ h2 {
+ clear: both;
+ }
+}
--
To view, visit https://gerrit.wikimedia.org/r/232221
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2a91720f3a827982f8f9ec448f3dc6f4e84f0b6f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/QuickSurveys
Gerrit-Branch: dev
Gerrit-Owner: Jdlrobson <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits