Dzahn has submitted this change and it was merged.
Change subject: Sync our custom index.css with upstream
......................................................................
Sync our custom index.css with upstream
As I learned we don't fall back to standard CSS for this file.
Hence sync three lines so we're closer to upstream again.
(No changes in upstream between 4.2 and 4.4 by the way, yay.)
Bug: 54823
Change-Id: I51be3cb4ab9a4c3feaee64348c5d71f15f287724
---
M skins/contrib/Wikimedia/index.css
1 file changed, 3 insertions(+), 2 deletions(-)
Approvals:
Aklapper: Looks good to me, but someone else must approve
Dzahn: Verified; Looks good to me, approved
diff --git a/skins/contrib/Wikimedia/index.css
b/skins/contrib/Wikimedia/index.css
index 957de6d..5fad2f7 100644
--- a/skins/contrib/Wikimedia/index.css
+++ b/skins/contrib/Wikimedia/index.css
@@ -49,7 +49,7 @@
{
font-weight: bold;
}
-
+
.bz_common_actions {
display: block;
min-height: 190px;
@@ -106,7 +106,7 @@
#quicksearchForm #quicksearch_main
{
- width: 25em;
+ width: 27em;
}
#quicksearchForm
@@ -117,6 +117,7 @@
#page-index table{
border-collapse: collapse;
+ margin: auto;
}
#welcome
--
To view, visit https://gerrit.wikimedia.org/r/91792
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I51be3cb4ab9a4c3feaee64348c5d71f15f287724
Gerrit-PatchSet: 2
Gerrit-Project: wikimedia/bugzilla/modifications
Gerrit-Branch: master
Gerrit-Owner: Aklapper <[email protected]>
Gerrit-Reviewer: Aklapper <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits