Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Commit

Permalink
increase bottom padding on category hover dropdown (bug 1123925)
Browse files Browse the repository at this point in the history
  • Loading branch information
ngokevin committed Jan 21, 2015
1 parent 597e34e commit f7371a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/media/css/category-dropdown-desktop.styl
Expand Up @@ -36,6 +36,7 @@
left: 90%;
margin-top: 10px;
opacity: 0;
padding-bottom: 10px;
pointer-events: none;
position: absolute;
transform(unquote('translateX(-90%)'));
Expand Down

0 comments on commit f7371a0

Please sign in to comment.