forked from root/threadr.lostcave.ddnss.de
why is width = 100%?
parent
8d7fb1ef45
commit
a16be70a5f
|
@ -317,6 +317,7 @@ ul.list li a.active {
|
||||||
|
|
||||||
.dropdown-content {
|
.dropdown-content {
|
||||||
display: none;
|
display: none;
|
||||||
|
width: auto;
|
||||||
position: static;
|
position: static;
|
||||||
background-color: %COLOR_BLUE%;
|
background-color: %COLOR_BLUE%;
|
||||||
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
||||||
|
|
Loading…
Reference in New Issue