From 8877fd1259fa9ae3296f464718cb18ba5725507b Mon Sep 17 00:00:00 2001 From: Henne Vogelsang Date: Wed, 17 Dec 2014 14:05:35 +0100 Subject: [PATCH] Mobile layout fixes * load screenshots when the modal is openend, not before * Abbreviate some strings --- _includes/contact.html | 5 +- _includes/head.html | 16 +-- _includes/js.html | 7 ++ _includes/modals.html | 24 ++--- _includes/navigation.html | 3 +- css/agency.css | 210 ++------------------------------------ 6 files changed, 40 insertions(+), 225 deletions(-) diff --git a/_includes/contact.html b/_includes/contact.html index c486fc90..b8a85c2e 100644 --- a/_includes/contact.html +++ b/_includes/contact.html @@ -13,9 +13,8 @@ collaborate as a team to distribute, study, change and improve OSEMs source code.

- - Why don't you join us? - + + Join us!

diff --git a/_includes/head.html b/_includes/head.html index 360077e8..016ce3d7 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -16,17 +16,17 @@ - - - - - - + + + + + + diff --git a/_includes/js.html b/_includes/js.html index e4fb43c8..73cdb275 100644 --- a/_includes/js.html +++ b/_includes/js.html @@ -15,4 +15,11 @@ $(function () { $('[data-toggle="tooltip"]').tooltip() }) + + \ No newline at end of file diff --git a/_includes/modals.html b/_includes/modals.html index 3be8f26f..7337a11c 100644 --- a/_includes/modals.html +++ b/_includes/modals.html @@ -1,4 +1,4 @@ -