diff --git a/css/style.css b/css/style.css
index 5f71d27a0545b11e3d2a7fd6989197df031b300d..896051bfd63d9af0a0e5cc4392efe925b45949b8 100644
--- a/css/style.css
+++ b/css/style.css
@@ -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;