diff options
author | friendica <info@friendica.com> | 2014-04-07 16:25:35 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-04-07 16:25:35 -0700 |
commit | 03753f463e05c965a460e64efca9478efc0271c1 (patch) | |
tree | 6eec8a535537cd5372407e8b970264459274a05a /view/theme | |
parent | 74029a9ee9b0dfdb98d88a3697beabfcd8ab29d0 (diff) | |
download | volse-hubzilla-03753f463e05c965a460e64efca9478efc0271c1.tar.gz volse-hubzilla-03753f463e05c965a460e64efca9478efc0271c1.tar.bz2 volse-hubzilla-03753f463e05c965a460e64efca9478efc0271c1.zip |
convert /network saved search to bootstrap buttons
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index fd8033928..d078d4473 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -622,7 +622,7 @@ footer { #netsearch-box { margin-bottom: 5px; } #search-save { - margin-left: 5px; + margin: 5px 0 0 5px; } #side-follow-wrapper { |