mirror of
https://github.com/friendica/friendica
synced 2024-11-18 17:43:41 +00:00
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;
|
||||
}
|
||||
|
||||
.template-icon {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
/* List of social Networks */
|
||||
img.connector, img.connector-disabled {
|
||||
height: 40px;
|
||||
|
|
Loading…
Reference in a new issue