Skip to content

Commit

Permalink
make dropdown not transparent
Browse files Browse the repository at this point in the history
  • Loading branch information
Ray committed Sep 22, 2017
1 parent d1d0260 commit 6cc485d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ImgHtml.cc
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,8 @@ li.dropdown {\
}\
\
.dropdown-content a {\
padding: 2px 6px;\
padding: 2px 8px;\
background-color: #333;\
text-decoration: none;\
display: block;\
text-align: left;\
Expand Down

0 comments on commit 6cc485d

Please sign in to comment.