From: Saman Bemel-Benrud Date: Tue, 30 Oct 2012 23:00:49 +0000 (-0400) Subject: Fix history sidebar for small screens X-Git-Tag: live~5219 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/5a2cfd6760f3610bfbc21909c6f4b10815a5910d?hp=318f578954c83887727e9a8ffefd7c9261a0edcc Fix history sidebar for small screens --- diff --git a/app/assets/stylesheets/small.css.scss b/app/assets/stylesheets/small.css.scss index a95501775..84813e9c1 100644 --- a/app/assets/stylesheets/small.css.scss +++ b/app/assets/stylesheets/small.css.scss @@ -112,6 +112,8 @@ h1 { border-right: 0px; } +.site-export #content, +.site-edit #content, .site-index #content { margin-top: 40px; }