Mooeypoo has uploaded a new change for review.

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

Change subject: Adjust to ooui's show/hide css change
......................................................................

Adjust to ooui's show/hide css change

The media dialog used a css hiding hack to make the panels work in
the stack layout. The ooui change in Ibf7c99aa makes this hack not
work and be unnecessary. This fix deletes it.

Depends on ooui change Ibf7c99aa

Change-Id: I57243f9e87c0fde90e069a311e22e96a5b207326
---
M modules/ve-mw/ui/styles/dialogs/ve.ui.MWMediaDialog.css
1 file changed, 0 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor 
refs/changes/34/187634/1

diff --git a/modules/ve-mw/ui/styles/dialogs/ve.ui.MWMediaDialog.css 
b/modules/ve-mw/ui/styles/dialogs/ve.ui.MWMediaDialog.css
index 4e7a301..54ac1ef 100644
--- a/modules/ve-mw/ui/styles/dialogs/ve.ui.MWMediaDialog.css
+++ b/modules/ve-mw/ui/styles/dialogs/ve.ui.MWMediaDialog.css
@@ -11,10 +11,6 @@
        padding-right: 2em;
 }
 
-.ve-ui-mwMediaDialog-panel-settings {
-       display: none;
-}
-
 .ve-ui-mwMediaDialog-panel-imageinfo-thumb {
        text-align: center;
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I57243f9e87c0fde90e069a311e22e96a5b207326
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Mooeypoo <mor...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to