diff --git a/gray-theme/unauthenticated/gray-theme.css b/gray-theme/unauthenticated/gray-theme.css index 70b5025ad..2959bd4a4 100644 --- a/gray-theme/unauthenticated/gray-theme.css +++ b/gray-theme/unauthenticated/gray-theme.css @@ -15,7 +15,7 @@ table.formsection, table.ui_table, table.loginform { table.ui_table .ui_table { border: none; } -table.shrinkwrapper .ui_table { +table.shrinkwrapper > tbody > tr > td > .ui_table { table-layout: fixed; } img, a img { border:0; }