diff --git a/css/style.css b/css/style.css index 53e42bef..c8f06f7a 100644 --- a/css/style.css +++ b/css/style.css @@ -236,9 +236,9 @@ a:focus { outline: thin dotted; } */ /* responsive design */ @media only screen and (max-width: 600px){ - #left{ - width:90% !important; - } + .panel{ + width:94% !important; + } /* если правая панель не помещаеться - прячем её */ #right{ display:none;