Bartosz Dziewoński has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/251156

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UploadWizard 
refs/changes/56/251156/1

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: newchange
Gerrit-Change-Id: I2a7be720524e7754b24b0b651d965ca1c401932c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UploadWizard
Gerrit-Branch: master
Gerrit-Owner: Bartosz Dziewoński <[email protected]>

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

Reply via email to