diff --git a/htdocs/css/mdreview.css b/htdocs/css/mdreview.css index 07fb598e..7c7b3bfa 100644 --- a/htdocs/css/mdreview.css +++ b/htdocs/css/mdreview.css @@ -31,9 +31,7 @@ .bs-review-nav .form-search{ margin:10px auto; } -.bs-review-nav .form-search .keyword{ - width:95%; -} + /* Tables ---------------------------------------------------------------------*/ @@ -135,7 +133,6 @@ form#search {margin-left:20px;margin-bottom:5px;} .thumbmd{float:left;height:300px;margin-left:10px;overflow:hidden;} .thumbtitle{width:200px;margin-top:10px;padding-top:10px;} .thumbimg img{height:180px;overflow:hidden;} -hr{border: none 0;border-bottom:1px dashed #ccc;height: 1px;margin:0;padding:5px 0 5px 0;overflow:hidden;} .clear{clear:both;} .PageNavigation{text-indent: 5em; overflow:hidden;}