diff --git a/public/css/built.css b/public/css/built.css index 64c3fb6ff0ea..4a7c3612187f 100644 --- a/public/css/built.css +++ b/public/css/built.css @@ -2916,7 +2916,6 @@ box-shadow: 0px 0px 15px 0px rgba(0, 5, 5, 0.2); } /* Style to fix navigation by show icon instead of name */ -/* @media only screen and (min-width : 1200px) { .nav-account-icon { display: none; @@ -2932,7 +2931,6 @@ box-shadow: 0px 0px 15px 0px rgba(0, 5, 5, 0.2); display: none; } } -*/ @media (max-width: 992px) { .hide-phone { diff --git a/public/css/style.css b/public/css/style.css index 239ec333cc41..97f2bbf79edf 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -789,7 +789,6 @@ box-shadow: 0px 0px 15px 0px rgba(0, 5, 5, 0.2); } /* Style to fix navigation by show icon instead of name */ -/* @media only screen and (min-width : 1200px) { .nav-account-icon { display: none; @@ -805,7 +804,6 @@ box-shadow: 0px 0px 15px 0px rgba(0, 5, 5, 0.2); display: none; } } -*/ @media (max-width: 992px) { .hide-phone {