Aklapper has uploaded a new change for review.
https://gerrit.wikimedia.org/r/82247
Change subject: Center the 'Common actions' buttons on Bugzilla frontpage
......................................................................
Center the 'Common actions' buttons on Bugzilla frontpage
Bug: 49456
Change-Id: I305fc5d9fec672a2e939e9ad732ddc8f493280ab
---
M skins/contrib/Wikimedia/index.css
1 file changed, 3 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/wikimedia/bugzilla/modifications
refs/changes/47/82247/1
diff --git a/skins/contrib/Wikimedia/index.css
b/skins/contrib/Wikimedia/index.css
index 4a5c624..957de6d 100644
--- a/skins/contrib/Wikimedia/index.css
+++ b/skins/contrib/Wikimedia/index.css
@@ -53,9 +53,10 @@
.bz_common_actions {
display: block;
min-height: 190px;
- float: left;
position: relative;
- margin: 0 auto;
+ margin-left: auto;
+ margin-right: auto;
+ max-width: 830px;
}
.bz_common_actions ul {
display: inline-block;
--
To view, visit https://gerrit.wikimedia.org/r/82247
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I305fc5d9fec672a2e939e9ad732ddc8f493280ab
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/bugzilla/modifications
Gerrit-Branch: master
Gerrit-Owner: Aklapper <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits