router.html: Readjust map size to System panel

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler 2018-02-10 15:19:53 +01:00
parent 49a9c6618f
commit 1a32a823db
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<script src="{{ url_for('static', filename='js/graph.js') }}"></script>
<style type="text/css">
#map {
height: 405px;
height: 467px;
width: 100%;
}
.navbar, .table-condensed {