diff --git a/src/pda.css b/src/pda.css index 1af5342..dc6780e 100644 --- a/src/pda.css +++ b/src/pda.css @@ -42,4 +42,5 @@ div.task-note-area textarea { width:95%; } #loading img { /*width:8px; height:8px;*/ } #authstr { float:none; } -#tagcloud { max-width:100%; } \ No newline at end of file +#tagcloud { max-width:100%; } +.mtt-settings-table .in350 { min-width:50px; } \ No newline at end of file diff --git a/src/settings.php b/src/settings.php index 6a8c66a..4836c11 100644 --- a/src/settings.php +++ b/src/settings.php @@ -83,7 +83,7 @@ function selectOptions($a, $value, $default=null)