Make the following change to style.css:
#header-top-inside-right { float:right; text-align:right; padding:15px 0 0 0; width:210px; }
This bug adds extra width to total site's width.
Make the following change to style.css:
#header-top-inside-right { float:right; text-align:right; padding:15px 0 0 0; width:210px; }
This bug adds extra width to total site's width.
Comments
Comment #1
gtsopour commentedI am working on this issue.
Will fillow a comprehensive patch file with all appropriate changes.
Comment #2
gtsopour commentedDone and committed
Comment #3
skounis commentedfixed in 7.x-1.1, http://drupal.org/node/1100654