summaryrefslogtreecommitdiffstats
path: root/skins
diff options
context:
space:
mode:
authorKushagra Singh [:kushagra] <singh.kushagra93@gmail.com>2014-04-09 18:44:23 +0200
committerByron Jones <glob@mozilla.com>2014-04-09 18:44:23 +0200
commit093b4c6d397bd86b1338d0e890507fb76e58061a (patch)
tree0b544d0dabccc4cda4a2a7bcb2334b6778704b92 /skins
parent9afd000c14104e548c324af085d46ae48ba3d688 (diff)
downloadbugzilla-093b4c6d397bd86b1338d0e890507fb76e58061a.tar.gz
bugzilla-093b4c6d397bd86b1338d0e890507fb76e58061a.tar.xz
Bug 988414: The drop down menu icon next to the user name is not visible in Chrome on Mac OSX
Diffstat (limited to 'skins')
-rw-r--r--skins/standard/global.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/standard/global.css b/skins/standard/global.css
index 63229886a..8e7799fb1 100644
--- a/skins/standard/global.css
+++ b/skins/standard/global.css
@@ -472,6 +472,7 @@ div.user_match {
.arrow_container {
margin: 0 2px;
+ display: inline-block;
}
.collapsed {