Page 1 of 1

Admin Horizontal Theme screen width

Posted: Thu Feb 24, 2005 12:09 am
by Greg
I get a scroll bar at the bottom of my browser with the width set to 100% in the body element. Could it be changed to:

Code: Select all

body { 
width: 98%;
margin: auto;
}

Admin Horizontal Theme screen width

Posted: Thu Feb 24, 2005 3:40 am
by Ted
Done

Admin Horizontal Theme screen width

Posted: Thu Feb 24, 2005 1:21 pm
by Greg
Thanks wishy :D