Bläddra i källkod

分页显示问题处理

yangc 8 år sedan
förälder
incheckning
edd8b6d145

+ 3 - 0
src/main/webapp/resources/view/usercenter/forstore/browsing_history.html

@@ -387,6 +387,9 @@
        background-position: 0px 7px;
        padding-left: 25px;
    }
+   .ng-table-pagination {
+       margin-top: 20px !important;
+   }
 </style>
 <div class="history user_right fr">
     <div class="rt_menu">

+ 1 - 0
src/main/webapp/resources/view/usercenter/forstore/store_focus.html

@@ -241,6 +241,7 @@
 	.ng-table-pager .ng-table-pagination a{
 		color: #4574E8 !important;
 		height: 31px;
+		margin-top: 20px !important;
 	}
 
 	.ng-table-pager .ng-table-pagination li.active a {