mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-12 21:10:54 +00:00
improved layout flexibility
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#search
|
||||
position: absolute
|
||||
left= !page_width + !sidebar_margin - !sidebar_width
|
||||
top= 10%
|
||||
left: #{!page_width + !sidebar_margin - !sidebar_width}
|
||||
top: #{30%}
|
||||
form
|
||||
background: url(/images/search_bg.png) no-repeat
|
||||
padding: 0
|
||||
|
||||
Reference in New Issue
Block a user