commit
3c776758a3
|
@ -2147,14 +2147,14 @@ button.active {
|
|||
top: 0;
|
||||
left: -304px;
|
||||
bottom: 0;
|
||||
width: 300px;
|
||||
width: 300px !important;
|
||||
transition: all 0.3s;
|
||||
}
|
||||
.tab_container.reveal {
|
||||
left: 0;
|
||||
}
|
||||
#content {
|
||||
width: 100%;
|
||||
width: 100% !important;
|
||||
}
|
||||
dialog {
|
||||
position: fixed;
|
||||
|
|
Loading…
Reference in New Issue