made drop-down menu on user icon a bit more "softer"

This commit is contained in:
Silke Meyer 2014-06-14 18:48:31 +02:00
parent e1b9783338
commit f5c7b47788
1 changed files with 2 additions and 1 deletions

View File

@ -732,9 +732,10 @@ ul.menu-popup {
margin: 0px;
padding: 0px;
list-style: none;
border: 3px solid #364e59;
border: 1px solid #364e59;
z-index: 100000;
box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
border-radius: 5px;
}
ul.menu-popup a {
display: block;