diff --git a/src/content/theme/style.css b/src/content/theme/style.css index 557f8ac..59c3365 100644 --- a/src/content/theme/style.css +++ b/src/content/theme/style.css @@ -1148,7 +1148,7 @@ li.mtt-item-hidden { display:none; } #loading { padding:0px; padding-top:1px; padding-right:1px; height:16px; overflow:hidden; } #tagcloud { max-width:100%; margin:0px 5px 5px 5px; } - .mtt-settings-table .in350 { min-width:50px; } + .mtt-settings-table .in350 { min-width:50px; width:100%; } .mtt-notes-showhide { display:none; } .mtt-menu-container li { padding-top:0.3rem; padding-bottom:0.3rem; }