Fix in css
This commit is contained in:
parent
53c51de02b
commit
6b9d68b60f
1 changed files with 6 additions and 0 deletions
|
|
@ -789,6 +789,12 @@ a.form_button_tab:hover
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.my_arrow_right {
|
||||||
|
|
||||||
|
position: absolute;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
/* Media queries */
|
/* Media queries */
|
||||||
|
|
||||||
@media only screen and (max-width: 800px) {
|
@media only screen and (max-width: 800px) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue