Catrope has uploaded a new change for review.

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

Change subject: Remove useless padding-on-hover rule
......................................................................

Remove useless padding-on-hover rule

This only makes it more difficult to change the padding
of links in the personal tools, because you have to override
it twice.

Change-Id: Ic158f06b982deea250f15d3be2b3694078042a44
---
M main.css
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/MonoBook 
refs/changes/66/238166/1

diff --git a/main.css b/main.css
index 7269573..4f29ee9 100644
--- a/main.css
+++ b/main.css
@@ -338,7 +338,6 @@
 
 #p-personal li a:hover {
        background-color: white;
-       padding-bottom: .2em;
        text-decoration: none;
 }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic158f06b982deea250f15d3be2b3694078042a44
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/MonoBook
Gerrit-Branch: master
Gerrit-Owner: Catrope <roan.katt...@gmail.com>

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

Reply via email to