Showing
1 changed file
with
3 additions
and
2 deletions
@@ -494,8 +494,9 @@ li.sortable-placeholder { | @@ -494,8 +494,9 @@ li.sortable-placeholder { | ||
494 | width: 200px; | 494 | width: 200px; |
495 | } | 495 | } |
496 | 496 | ||
497 | -.modal-body ul{ | ||
498 | - -webkit-padding-start:0px !important; | 497 | +.modal-body ul { |
498 | + -webkit-padding-start: 0px !important; | ||
499 | +} | ||
499 | .hotCategory-info{ | 500 | .hotCategory-info{ |
500 | height: 158px; | 501 | height: 158px; |
501 | width:100%; | 502 | width:100%; |
-
Please register or login to post a comment