diff -r 5841df0ab575 -r dffcbfbc4e59 includes/clientside/tinymce/plugins/fullpage/css/fullpage.css --- a/includes/clientside/tinymce/plugins/fullpage/css/fullpage.css Mon May 05 20:06:37 2008 -0400 +++ b/includes/clientside/tinymce/plugins/fullpage/css/fullpage.css Mon May 05 20:08:44 2008 -0400 @@ -53,6 +53,10 @@ height: 20px; } +#doctypes { + width: 200px; +} + .addbutton:hover, .removebutton:hover, .moveupbutton:hover, .movedownbutton:hover { border: 1px solid #0A246A; background-color: #B6BDD2;