* code for task #2333.
This commit is contained in:
@@ -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;}
|
||||
|
||||
@@ -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;}
|
||||
|
||||
Reference in New Issue
Block a user