diff --git a/etemplate/templates/default/etemplate2.css b/etemplate/templates/default/etemplate2.css index e036107970..608819fb86 100644 --- a/etemplate/templates/default/etemplate2.css +++ b/etemplate/templates/default/etemplate2.css @@ -639,6 +639,10 @@ ul.et2_link_string { background-position: bottom; background-repeat: repeat-x; } +.et2_taglist_ro ul { + margin: 0px; + padding: 0px; +} /** * VFS widget(s) */ @@ -1134,4 +1138,4 @@ div.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button { } .ms-res-ctn { overflow-x: hidden; -} \ No newline at end of file +}