aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigs/conferences/sonoj2018/config.php2
-rwxr-xr-xconfigs/conferences/sonoj2018/main.less2
2 files changed, 2 insertions, 2 deletions
diff --git a/configs/conferences/sonoj2018/config.php b/configs/conferences/sonoj2018/config.php
index 3e0a3e7..1ea9454 100755
--- a/configs/conferences/sonoj2018/config.php
+++ b/configs/conferences/sonoj2018/config.php
@@ -16,7 +16,7 @@ $CONFIG['CONFERENCE'] = array(
*
* Wird dieser Zeitpunkt nicht angegeben, endet die Konferenz nie. (Siehe aber CLOSED weiter unten)
*/
- 'ENDS_AT' => strtotime("2017-10-28 18:00"),
+ 'ENDS_AT' => strtotime("2018-10-28 18:00"),
/**
* Hiermit kann die Funktionalitaet von STARTS_AT/ENDS_AT überschrieben werden. Der Wert 'before'
diff --git a/configs/conferences/sonoj2018/main.less b/configs/conferences/sonoj2018/main.less
index 7603369..abd7a6e 100755
--- a/configs/conferences/sonoj2018/main.less
+++ b/configs/conferences/sonoj2018/main.less
@@ -14,7 +14,7 @@
.navbar-brand {
height: 60px !important;
- line-height: 38px !important;
+ line-height: 32px !important;
}
.navbar-brand .icon {