diff --git a/tailbone/templates/messages/index.mako b/tailbone/templates/messages/index.mako index 5d60edab..cfcf21d1 100644 --- a/tailbone/templates/messages/index.mako +++ b/tailbone/templates/messages/index.mako @@ -43,16 +43,19 @@ }); - +## TODO: This "fixes" styles for some browsers, while breaking them for others... +## Need to look into how to really fix this at some point. For now, the "broken" +## browsers will have a big gap between the grid table and controls above. +## ${parent.body()}