|
@@ -280,7 +280,7 @@
|
|
|
.media-footer{
|
|
|
padding: 0px 30px;
|
|
|
text-align: left;
|
|
|
- line-height: 40px;
|
|
|
+ line-height: 40px !important;
|
|
|
bottom: -10px;
|
|
|
}
|
|
|
.media-center{
|
|
@@ -294,16 +294,16 @@
|
|
|
.media-select{
|
|
|
white-space:nowrap;
|
|
|
text-align: right;
|
|
|
- line-height: 40px;
|
|
|
+ line-height: 40px !important;
|
|
|
float: right;
|
|
|
margin: 0px !important;
|
|
|
}
|
|
|
.bicon{
|
|
|
- font-size: 28px;
|
|
|
+ font-size: 28px !important;
|
|
|
padding: 4px !important;
|
|
|
}
|
|
|
.media-el-select {
|
|
|
- font-size: 28px;
|
|
|
+ font-size: 28px !important;
|
|
|
width: 80px;
|
|
|
padding: -4px auto !important;
|
|
|
}
|