mirror of https://github.com/OCA/web.git
[FIX] web_responsive: Align checkboxes in Favourites save current search view
parent
3538f3e1af
commit
ec02c8b099
|
@ -313,7 +313,8 @@ html .o_web_client .o_action_manager .o_action {
|
||||||
width: 24px;
|
width: 24px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.o_optional_columns_dropdown {
|
.o_optional_columns_dropdown,
|
||||||
|
.o_add_favorite {
|
||||||
.o-checkbox {
|
.o-checkbox {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue