VolkerE has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/357245 )

Change subject: PopupWidget: Replace CSS with Less comments for smaller dist
......................................................................

PopupWidget: Replace CSS with Less comments for smaller dist

Replacing CSS with Less comments to ensure smallest dist file.

Change-Id: I61a45c2e5505cfa038f4b1e13a76156728e6a33f
---
M src/styles/widgets/PopupWidget.less
1 file changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/45/357245/1

diff --git a/src/styles/widgets/PopupWidget.less 
b/src/styles/widgets/PopupWidget.less
index d2082b6..1372ac2 100644
--- a/src/styles/widgets/PopupWidget.less
+++ b/src/styles/widgets/PopupWidget.less
@@ -34,7 +34,7 @@
                &-top {
                        .oo-ui-popupWidget-anchor {
                                left: 0;
-                               /* `top` property is to be set in theme's 
selector due to specific `@size-anchor` values */
+                               // `top` property is to be set in theme's 
selector due to specific `@size-anchor` values
 
                                &:before,
                                &:after {
@@ -46,7 +46,7 @@
                &-bottom {
                        .oo-ui-popupWidget-anchor {
                                left: 0;
-                               /* `bottom` property is to be set in theme's 
selector due to specific `@size-anchor` values */
+                               // `bottom` property is to be set in theme's 
selector due to specific `@size-anchor` values
 
                                &:before,
                                &:after {
@@ -58,7 +58,7 @@
                &-start {
                        .oo-ui-popupWidget-anchor {
                                top: 0;
-                               /* `left` property is to be set in theme's 
selector due to specific `@size-anchor` values */
+                               //  left` property is to be set in theme's 
selector due to specific `@size-anchor` values
 
                                &:before,
                                &:after {
@@ -70,8 +70,8 @@
                &-end {
                        .oo-ui-popupWidget-anchor {
                                top: 0;
+                               // `right` property is to be set in theme's 
selector due to specific `@size-anchor` values
 
-                               /* `right` property is to be set in theme's 
selector due to specific `@size-anchor` values */
                                &:before,
                                &:after {
                                        border-right: 0;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I61a45c2e5505cfa038f4b1e13a76156728e6a33f
Gerrit-PatchSet: 1
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: VolkerE <volke...@wikimedia.org>

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

Reply via email to