diff options
author | Simon L'nu <simon.lnu@gmail.com> | 2012-04-27 14:33:56 -0400 |
---|---|---|
committer | Simon L'nu <simon.lnu@gmail.com> | 2012-04-27 14:33:56 -0400 |
commit | 64f3af49fa31ee566515cb878f5e5e48a0b4f6b3 (patch) | |
tree | 2a29b5ae519bb9fc699f9c26b9f1d5359a8fb105 /view/theme/dispy/dark/style.less | |
parent | fcbe78f9aa5885f858abebad076a0ff8c8ba15ae (diff) | |
download | volse-hubzilla-64f3af49fa31ee566515cb878f5e5e48a0b4f6b3.tar.gz volse-hubzilla-64f3af49fa31ee566515cb878f5e5e48a0b4f6b3.tar.bz2 volse-hubzilla-64f3af49fa31ee566515cb878f5e5e48a0b4f6b3.zip |
remove extra netsearch-box and fix
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Diffstat (limited to 'view/theme/dispy/dark/style.less')
-rw-r--r-- | view/theme/dispy/dark/style.less | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/view/theme/dispy/dark/style.less b/view/theme/dispy/dark/style.less index 321cb7618..c56adf5a1 100644 --- a/view/theme/dispy/dark/style.less +++ b/view/theme/dispy/dark/style.less @@ -743,12 +743,6 @@ nav #nav-notifications-linkmenu { font-size: 1.2em; padding: 0.2em 0.5em; } -#netsearch-box { - margin: 20px 0px 30px; - width: 150px; - #search-submit { - margin: 5px 5px 0px 0px; } } - .ttright { margin: 0px 0px 0px 0px; } @@ -2222,10 +2216,12 @@ div { margin-left: 0px; } #netsearch-box { - margin-top: 20px; - width: 150px; - #search-submit { - margin: 5px 0px 0px 0px; } } + margin: 20px 0px 30px; + width: 135px; + #search-submit { + margin: 5px 5px 0px 0px; + } +} /** * admin |