Fx 25 - Move Find Bar to Top
I'm using 'Tabs on Bottom'. I'd like to set the Findbar on top between the main toolbar and the Tabs toolbar (NOT below the Tabs toolbar).
Thank you.
I'm using 'Tabs on Bottom'. I'd like to set the Findbar on top between the main toolbar and the Tabs toolbar (NOT below the Tabs toolbar).
Thank you.
Tất cả các câu trả lời (2)
Try this to move the Find Bar to top
Thank you.
In Fx 25 the following code moves the Findbar to top below the Tabs toolbar.
findbar { -moz-box-ordinal-group:0 !important; margin-top:-1px !important; }
I'd like to set the Findbar on top between the main toolbar and the Tabs toolbar (NOT below the Tabs toolbar).
Được chỉnh sửa bởi Yaron vào