made few changes to css (#975)

This commit is contained in:
Harshith pabbati
2019-04-02 19:07:39 +05:30
committed by Jeffrey Warren
parent 9a666a2f06
commit 1de170c978
2 changed files with 29 additions and 24 deletions

View File

@@ -252,3 +252,14 @@ a.name-header{
.trash-container button.btn-xs {
margin-top: -5px !important;
}
#gif{
margin-left:0px;
margin-top:5px;
width:100%;
}
.save-button{
margin-top:20px;
margin-bottom:0px;
align:center;
width:100%;
}