mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
dropdown css
This commit is contained in:
@@ -315,6 +315,11 @@ TD.lotw {
|
||||
z-index: 1000 !important;
|
||||
}
|
||||
|
||||
.dropdown-menu {
|
||||
z-index: 2000 !important;
|
||||
position: absolute !important;
|
||||
}
|
||||
|
||||
.was-map-dialog .modal-dialog {
|
||||
width: 100%;
|
||||
}
|
||||
@@ -437,10 +442,6 @@ div#station_logbooks_linked_table_paginate {
|
||||
font-family: Monospace;
|
||||
}
|
||||
|
||||
.dropdown-menu {
|
||||
z-index: 2000;
|
||||
}
|
||||
|
||||
.qso_panel .dxccsummary {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user