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