forked from MapComplete/MapComplete
Fixes to popup handling and to broken styles
This commit is contained in:
parent
29a0a3ee81
commit
a0b909e8a6
16 changed files with 188 additions and 247 deletions
|
@ -4,6 +4,7 @@
|
|||
height: 100%;
|
||||
text-align: center;
|
||||
word-break: normal;
|
||||
word-wrap: normal;
|
||||
}
|
||||
.oh-table th {
|
||||
padding: 0;
|
||||
|
@ -170,6 +171,7 @@
|
|||
|
||||
.ohviz-table {
|
||||
word-break: normal;
|
||||
word-wrap: normal;
|
||||
}
|
||||
|
||||
.ohviz-range {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue