From 37731a00a7024328343f710e49d94a1490accf52 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Tue, 20 Nov 2012 13:51:30 -0300 Subject: cleaned narrow screen header --- askbot/media/style/style.less | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/askbot/media/style/style.less b/askbot/media/style/style.less index 8dd589c7..df1c3397 100644 --- a/askbot/media/style/style.less +++ b/askbot/media/style/style.less @@ -4026,6 +4026,28 @@ textarea.tipped-input { text-align: center; } + #userToolsNav { + margin-left: 10px; + } + + #metaNav { + float: left; + a#navUsers, + a#navTags, + a#navGroups { + background: none; + color: #d0e296; + font-size: 16px; + text-decoration: underline; + margin-left: 20px; + padding-left: 0; + } + } + + .powered-link { + margin-bottom: 15px; + } + .short-summary:first-child { padding-top: 0; } -- cgit v1.2.3-1-g7c22