why is width = 100%?

master
Jakob 2020-04-01 01:42:28 +02:00
parent 8d7fb1ef45
commit a16be70a5f
1 changed files with 1 additions and 0 deletions

View File

@ -317,6 +317,7 @@ ul.list li a.active {
.dropdown-content {
display: none;
width: auto;
position: static;
background-color: %COLOR_BLUE%;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);