I had my browser pulled up tight this morning because I had about eight
screens open and noticed that your homepage is a little, well... wonky when
the window size gets small. I got out my "I know what's best for everybody"
outfit and went to town futzing with your CSS. [Like eight open windows
meant I had nothing to do! What kind of butinsky am I??] One minor
modifications seems to allay all your troubles, at least enough to live
with.
#page {
margin: 0 auto;
padding: 0 30px;
/* You might want to edit the width accordingly to take out the 30px
added in padding, or not. */
width: 855px;
border-right: 1px dashed #b1ad9b;
}
Hope I wasn't too presumptuous. Hope you don't get all pissy. But it was on
my nerves and Retento [that's my secret identity] had to save the day.
RSL
PS: I also chuckled at the differences in indentation in the CSS file. Heh.
Haml, you are too cheeky with your non-SASSy CSS!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Haml" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/haml?hl=en
-~----------~----~----~----~------~----~------~--~---