Add navigation button styles for mobile
This commit is contained in:
parent
b0ed64aa12
commit
f2ca3ad6ac
@ -545,4 +545,16 @@ table.media_panel th {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.navigation {
|
||||||
|
float: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navigation_button {
|
||||||
|
width: 49%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navigation_left {
|
||||||
|
margin-right: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user