diff --git a/fp-plugins/gallerycaptions/res/adminstyle.css b/fp-plugins/gallerycaptions/res/adminstyle.css index c32db37..3e07280 100644 --- a/fp-plugins/gallerycaptions/res/adminstyle.css +++ b/fp-plugins/gallerycaptions/res/adminstyle.css @@ -1,3 +1,3 @@ table.plugin_gallerycaptions_captionstable tr td { padding:1em; } -table.plugin_gallerycaptions_captionstable tr td:first-child { width:1%; } +table.plugin_gallerycaptions_captionstable tr td:first-child { width:18% !important; text-align:center !important;} table.plugin_gallerycaptions_captionstable input {width:95%;} \ No newline at end of file