- Footer is more positioned in the bottom
This commit is contained in:
@@ -43,9 +43,9 @@
|
||||
|
||||
#map-table {
|
||||
width: 100% !important;
|
||||
display: inline-block;
|
||||
float: right;
|
||||
border-top: 1px solid black
|
||||
border-top: 1px solid black;
|
||||
overflow-y: auto;
|
||||
height: 480px;
|
||||
}
|
||||
|
||||
input#selectAll {
|
||||
@@ -198,4 +198,4 @@ span.starredOn:hover {
|
||||
|
||||
abbr[title] {
|
||||
cursor: default;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user