Filmout UI was breaking on linux (all of a sudden)
This commit is contained in:
parent
6fee5a803c
commit
6fed941441
|
@ -852,7 +852,7 @@ button:focus {
|
|||
padding-top: 5px;
|
||||
}
|
||||
#filmout_functions > div {
|
||||
width: 410px;
|
||||
width: 425px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
#filmout_stats_video,
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
#filmout_functions{
|
||||
padding-top: 5px;
|
||||
> div{
|
||||
width: 410px;
|
||||
width: 425px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue