VolkerE has uploaded a new change for review.

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

Change subject: Minor code cleanup & unification (follow-up)
......................................................................

Minor code cleanup & unification (follow-up)

Following-up Ia9e82fd725852518096b3f4ff9df9cbeb842d460 with one
instance of `outline` left out.

Change-Id: Idd2ae36b650780cb2b93a541ae586ca487fa7772
---
M src/styles/Window.less
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/76/281876/1

diff --git a/src/styles/Window.less b/src/styles/Window.less
index 46070f6..e027abc 100644
--- a/src/styles/Window.less
+++ b/src/styles/Window.less
@@ -7,7 +7,7 @@
 
        // Content div takes focus when opened, so hide outline
        &-content:focus {
-               outline: none;
+               outline: 0;
        }
 
        &-head,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idd2ae36b650780cb2b93a541ae586ca487fa7772
Gerrit-PatchSet: 1
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: VolkerE <[email protected]>

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

Reply via email to