details.php now also responsive

This commit is contained in:
Marc Tobias Metten
2015-08-23 07:15:04 +02:00
parent fc961c14fa
commit 851af3db7f
11 changed files with 347 additions and 5286 deletions

View File

@@ -1,5 +1,4 @@
header {
/*position: fixed;*/
width: 100%;
padding: 15px;
z-index: 5;
@@ -66,6 +65,7 @@ form label {
#map {
height: 100%;
min-height: 700px;
background:#eee;
}
@@ -148,6 +148,9 @@ footer p {
top: 20px;
right: 20px;
}
#map {
height: 300px;
}
.sidebar {
width: 100%;
}