* code for task #2333.

This commit is contained in:
wangyidong
2015-11-05 11:36:40 +08:00
parent 5d0adaee3d
commit d521893d0a
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
body{background: #f1f1f1;}
.container{padding: 0}
.modal-dialog{width: 800px}
.modal-dialog{width: 1000px}
.modal-footer{text-align: center;margin-top: 0;}
.table,.alert{margin: 0;}
+2 -1
View File
@@ -7,10 +7,11 @@ li{line-height: 2em}
.dropdown-menu {min-width: 120px; margin-top: 0;}
.card.ad{margin-bottom:0px;}
.card.ad > .img-wrapper {
background-position: center;
background-repeat: no-repeat;
height: 85px;
height: 75px;
width: 100%;
}
.card.ad > .img-wrapper > img{display: none;}