diff --git a/templates/2k11/admin/style.css b/templates/2k11/admin/style.css
index 51b72b93..773d66b9 100644
--- a/templates/2k11/admin/style.css
+++ b/templates/2k11/admin/style.css
@@ -1455,7 +1455,7 @@ form>.button_link:first-of-type { margin-top: 0; }
     #uploadform .form_select select,
     #uploadform .form_field input { max-width: 48%; }
 
-    .template_info dl { max-width: 12em; }
+    .template_info dl { font-size: .65em; }
 
     .configuration_group .form_select,
     .configuration_group .form_field,
@@ -1605,7 +1605,7 @@ form>.button_link:first-of-type { margin-top: 0; }
         margin: .75em 0;
     }
 
-    .template_info dl { max-width: 16em; }
+    .template_info dl { max-width: .8125em; }
 }