Merge pull request #12370 from loma-one/patch-2
css specification for oversized button in composer
This commit is contained in:
commit
a521c1adaf
1 changed files with 5 additions and 0 deletions
|
@ -40,6 +40,11 @@ a.btn, a.btn:hover {
|
||||||
height: 48px;
|
height: 48px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.template-icon {
|
||||||
|
width: 24px;
|
||||||
|
height: 24px;
|
||||||
|
}
|
||||||
|
|
||||||
/* List of social Networks */
|
/* List of social Networks */
|
||||||
img.connector, img.connector-disabled {
|
img.connector, img.connector-disabled {
|
||||||
height: 40px;
|
height: 40px;
|
||||||
|
|
Loading…
Reference in a new issue