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

Change subject: Don't add height to watchstar button
......................................................................


Don't add height to watchstar button

Otherwise it breaks rotate().

Bug: T89506
Change-Id: I6e28437de4afdb06a9df47f62f8741c9bb923297
---
M less/modules/watchstar.less
1 file changed, 0 insertions(+), 2 deletions(-)

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



diff --git a/less/modules/watchstar.less b/less/modules/watchstar.less
index 840615a..b5e1e3c 100644
--- a/less/modules/watchstar.less
+++ b/less/modules/watchstar.less
@@ -1,7 +1,6 @@
 @import "minerva.variables";
 @import "minerva.mixins";
 
-
 @watchThisArticleSize: 48px;
 
 // watchlist and search results
@@ -11,7 +10,6 @@
        top: 50%;
        margin-top: -(@watchThisArticleSize / 2);
        width: @watchThisArticleSize;
-       height: @watchThisArticleSize;
 }
 
 .animations {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6e28437de4afdb06a9df47f62f8741c9bb923297
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Bmansurov <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to