dont show import on topic page
This commit is contained in:
parent
4f9b9460ad
commit
aa96d074af
1 changed files with 2 additions and 1 deletions
|
@ -52,7 +52,8 @@
|
|||
display: block;
|
||||
}
|
||||
.mapPage .mapElementHidden,
|
||||
.topicPage .mapElement.mapInfoBox {
|
||||
.topicPage .mapElement.mapInfoBox,
|
||||
.topicPage .mapElement.importDialog {
|
||||
display:none;
|
||||
}
|
||||
.topicPage .starMap {
|
||||
|
|
Loading…
Reference in a new issue