jenkins-bot has submitted this change and it was merged.

Change subject: Remove grey horizontal line above the bottom buttons
......................................................................


Remove grey horizontal line above the bottom buttons

This looks a bit weird, especially on the steps where the buttons
only appear after the users selects something, like "Release rights".

Change-Id: I2a7be720524e7754b24b0b651d965ca1c401932c
---
M resources/uploadWizard.css
1 file changed, 1 insertion(+), 3 deletions(-)

Approvals:
  MarkTraceur: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/resources/uploadWizard.css b/resources/uploadWizard.css
index 49b0376..7baa60f 100644
--- a/resources/uploadWizard.css
+++ b/resources/uploadWizard.css
@@ -596,9 +596,7 @@
 
 .mwe-upwiz-buttons {
        margin-top: 1em;
-       padding-top: 10px;
-       border-top: 1px solid #e0e0e0;
-       text-align: right;  /* works for now, only one 'next' button */
+       text-align: right;
 }
 
 a.mwe-upwiz-tooltip-link {

-- 
To view, visit https://gerrit.wikimedia.org/r/251156
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2a7be720524e7754b24b0b651d965ca1c401932c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UploadWizard
Gerrit-Branch: master
Gerrit-Owner: Bartosz DziewoƄski <[email protected]>
Gerrit-Reviewer: MarkTraceur <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to