mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
fix main menu dropdown
This commit is contained in:
parent
029f7812ed
commit
7853273970
@ -7,7 +7,7 @@
|
||||
text-align: left;
|
||||
|
||||
.dropdown-menu {
|
||||
position: absolute;
|
||||
position: absolute !important; // stylelint-disable-line declaration-no-important
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user