Browse Source

Some files have been changed after commit?

Michael Schwarz 8 years ago
parent
commit
9e49fcb8a0
3 changed files with 1 additions and 9 deletions
  1. 0 8
      config.js.example
  2. BIN
      img/gplaypattern.png
  3. 1 1
      scss/main.scss

+ 0 - 8
config.js.example

@@ -1,8 +0,0 @@
-define({
-  "dataPath": "http://map.paderborn.freifunk.net/data/",
-  "siteName": "Freifunk Paderborn",
-  "mapSigmaScale": 0.5,
-  "mapShowClients": false,
-  "mapShowLabels": false,
-  "showContact": false
-})

BIN
img/gplaypattern.png


+ 1 - 1
scss/main.scss

@@ -367,7 +367,7 @@ table {
   }
 }
 
-@media screen and (max-width: $minscreenwidth) {
+@media screen and (max-width: 630pt) {
   .sidebarhandle {
     display: none;
   }