diff --git a/htdocs/css/mdview.css b/htdocs/css/mdview.css index 0895c021..73fd4f47 100755 --- a/htdocs/css/mdview.css +++ b/htdocs/css/mdview.css @@ -25,7 +25,7 @@ li {white-space:nowrap;} #cite p{width:98%;} #cite ul{text-indent:0em;} #cite ol{text-indent:0em;clear:both;} -#cite ul li{background: url(/images/square.gif) no-repeat left center;padding-left:10px;float:left;list-style-type:none;} +#cite ul li{background: url(/images/square.gif) no-repeat left center;padding-left:10px;float:left;list-style-type:none;margin-left:15px;} #cite ol li{text-indent:0em;clear:both;white-space:normal;} h2 {clear:both;}