Mholloway has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/352686 )
Change subject: Center <video> elements in Parsoid HTML
......................................................................
Center <video> elements in Parsoid HTML
Bug: T164522
Change-Id: I90c82bb6e019e7f9a2e91ee075722a5b5699100d
---
M styles/android/parsoid.less
1 file changed, 1 insertion(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileApp
refs/changes/86/352686/1
diff --git a/styles/android/parsoid.less b/styles/android/parsoid.less
index fa09f88..c9bf382 100644
--- a/styles/android/parsoid.less
+++ b/styles/android/parsoid.less
@@ -7,7 +7,7 @@
-webkit-margin-start: 0 !important;
-webkit-margin-end: 0 !important;
- img {
+ img,video {
margin: 0.6em auto 0.6em auto;
display: block;
clear: both;
@@ -22,5 +22,3 @@
color: #555;
width: auto !important;
}
-
-// See also the figcaption rules in widenImages.less
--
To view, visit https://gerrit.wikimedia.org/r/352686
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I90c82bb6e019e7f9a2e91ee075722a5b5699100d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileApp
Gerrit-Branch: master
Gerrit-Owner: Mholloway <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits