mirror of
https://github.com/publiclab/image-sequencer.git
synced 2026-01-07 07:55:27 +01:00
made few changes to css (#975)
This commit is contained in:
committed by
Jeffrey Warren
parent
9a666a2f06
commit
1de170c978
@@ -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%;
|
||||
}
|
||||
Reference in New Issue
Block a user