adjust padding

This commit is contained in:
Mario Vavti 2016-03-01 13:32:18 +01:00
parent e13d65eea3
commit fe6cbb414c

View File

@ -36,13 +36,13 @@ code {
.profile-jot-text {
height: 39px;
padding: 11px;
padding: 10px;
width: 100%;
}
.jot-attachment {
border: 0px;
padding: 11px;
padding: 10px;
width: 100%;
}