Optimizing a bit of stuff
This commit is contained in:
@ -5,7 +5,6 @@
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
overflow: auto;
|
||||
padding-bottom: 40px;
|
||||
}
|
||||
|
||||
.transition_slidein {
|
||||
@ -21,6 +20,7 @@
|
||||
from {
|
||||
left: 100%;
|
||||
}
|
||||
|
||||
to {
|
||||
left: 0%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user