diff --git a/unl_theme/views/default/css.php b/unl_theme/views/default/css.php index b3c945999235b17533d9e8666806fedfd69d8cb8..9d06739544d65b1701c8c2f9284888e6131b3e0c 100644 --- a/unl_theme/views/default/css.php +++ b/unl_theme/views/default/css.php @@ -783,7 +783,16 @@ p.user_menu_friends_of { .river_object_page_comment { background: url(<?php echo $vars['url']; ?>_graphics/river_icons/river_icon_comment.gif) no-repeat left -1px; } +/* *************************************** + SEARCH BOX +*************************************** */ +#maincontent #elgg_topbar_container_search { + float:right; + diplay:block; + margin-top:-30px; + margin-bottom:30px; +} /* *************************************** SEARCH LISTINGS *************************************** */