diff --git a/src/Orchard.Web/Themes/TheAdmin/Styles/site.css b/src/Orchard.Web/Themes/TheAdmin/Styles/site.css index 61ae5be10..4c67cfb98 100644 --- a/src/Orchard.Web/Themes/TheAdmin/Styles/site.css +++ b/src/Orchard.Web/Themes/TheAdmin/Styles/site.css @@ -825,11 +825,6 @@ table .button { .settings legend { margin:0 0 -.4em 0; } -/* todo: This style is the same as textMedium. Consolidate if possible */ -.settings input.text, .settings input.text-box { - width:26em; -} - /* Fields ----------------------------------------------------------*/