adjust padding
This commit is contained in:
parent
e13d65eea3
commit
fe6cbb414c
@ -36,13 +36,13 @@ code {
|
|||||||
|
|
||||||
.profile-jot-text {
|
.profile-jot-text {
|
||||||
height: 39px;
|
height: 39px;
|
||||||
padding: 11px;
|
padding: 10px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.jot-attachment {
|
.jot-attachment {
|
||||||
border: 0px;
|
border: 0px;
|
||||||
padding: 11px;
|
padding: 10px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user