Skip to content
Snippets Groups Projects
Commit 14acb873 authored by Vincent Nivoliers's avatar Vincent Nivoliers
Browse files

fixed phone toolbar messed up with ponter-event removal

parent f7e98f12
No related branches found
No related tags found
No related merge requests found
......@@ -475,12 +475,6 @@ script {
box-sizing : content-box ;
}
@media(max-width:767px){
#phone-toolbar {
width : 100% ;
}
}
#phone-toolbar:before {
content: '\200B';
display: inline-block;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment