From a4d0c5fdfeb8c0f1793394d33891a53a04985382 Mon Sep 17 00:00:00 2001 From: echarp Date: Sat, 29 Nov 2014 20:30:02 +0100 Subject: [PATCH] Travail sur affichage mobile --- app/assets/stylesheets/mobile.css.sass | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/app/assets/stylesheets/mobile.css.sass b/app/assets/stylesheets/mobile.css.sass index 75eda424..717489e2 100644 --- a/app/assets/stylesheets/mobile.css.sass +++ b/app/assets/stylesheets/mobile.css.sass @@ -47,11 +47,6 @@ form#lug_search font-size: smaller - body.events.index table - font-size: smaller - td - border-width: 0 - /* For small screen width */ @media all and (max-width: 34em) body @@ -72,7 +67,6 @@ display: none body.events.index table - font-size: normal thead display: none tr td @@ -81,6 +75,7 @@ height: auto margin: 1px display: block + font-size: larger min-height: 1.1em border-width: 1px !important &.prev-month, &.next-month @@ -88,10 +83,12 @@ .day_number float: right margin: 0 - // Enough space for tactile displays - li a, .fa-li - padding: 0.7em 0 - +inline-block() + li + margin: 0 + a, .fa-li + // Enough space for tactile displays + padding: 0.5em 0 + +inline-block() dl dt