From 52def5001682ea9f9558670579bda96017194c64 Mon Sep 17 00:00:00 2001 From: Anil Mandepudi Date: Mon, 29 Aug 2016 10:20:57 -0700 Subject: [PATCH] adjust dropdown layout on unread page (#317) --- less/register.less | 10 +++-- templates/unread.tpl | 101 +++++++++++++++++++++---------------------- 2 files changed, 56 insertions(+), 55 deletions(-) diff --git a/less/register.less b/less/register.less index 76c728a..895173b 100644 --- a/less/register.less +++ b/less/register.less @@ -56,11 +56,15 @@ } .login-block { - @media (min-width: @screen-lg-min) { - margin-top: 15px; - } + margin-top: 15px; #login { margin-bottom: 10px; } +} + +@media (max-width: @screen-xs-max) { + .alt-login-block { + margin-bottom: 20px; + } } \ No newline at end of file diff --git a/templates/unread.tpl b/templates/unread.tpl index 7e1d1cb..1f3b58a 100644 --- a/templates/unread.tpl +++ b/templates/unread.tpl @@ -1,61 +1,58 @@
-
-
- -
-
-
- - +
-
- - -
+
+ + +
-
- - -
+
+ +