add sidebar hiding to search as well, and factor JS out to own file
This commit is contained in:
@@ -172,8 +172,8 @@ form .clearfix.success input {
|
||||
/* for placing the sidebar toggle icons */
|
||||
#sidebar_toggle_img_in {
|
||||
position: fixed;
|
||||
top: 55px;
|
||||
left: 25px;
|
||||
top: 60px;
|
||||
left: 205px;
|
||||
}
|
||||
|
||||
/* for placing the sidebar toggle icons */
|
||||
|
||||
Reference in New Issue
Block a user