mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
Header dropdown menu tweaks
This commit is contained in:
parent
6bb76f1894
commit
0937bc0306
1 changed files with 1 additions and 2 deletions
|
@ -299,10 +299,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-menu {
|
.dropdown-menu {
|
||||||
|
width: 100%;
|
||||||
margin-left: -1px;
|
margin-left: -1px;
|
||||||
top: 0;
|
|
||||||
margin-top: -1px;
|
margin-top: -1px;
|
||||||
margin-right: 3px;
|
|
||||||
|
|
||||||
li {
|
li {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
Loading…
Add table
Reference in a new issue