Merge pull request #638 from asaadmahmoodspin/ui-changes
Fixing attachment button in RHS
Этот коммит содержится в:
@@ -413,6 +413,9 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.post-create__container {
|
.post-create__container {
|
||||||
|
.post-right__container & {
|
||||||
|
padding: 0 1em;
|
||||||
|
}
|
||||||
form {
|
form {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
@@ -425,13 +428,15 @@
|
|||||||
display: table-cell;
|
display: table-cell;
|
||||||
padding-left: 45px;
|
padding-left: 45px;
|
||||||
}
|
}
|
||||||
.btn-file {
|
.app__content & {
|
||||||
width: 45px;
|
.btn-file {
|
||||||
padding: 0;
|
width: 45px;
|
||||||
line-height: 36px;
|
padding: 0;
|
||||||
bottom: -2px;
|
line-height: 36px;
|
||||||
left: 0;
|
bottom: -2px;
|
||||||
top: auto;
|
left: 0;
|
||||||
|
top: auto;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.send-button {
|
.send-button {
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user