Commit e4d5d18b455a9239c9bf906b8704980484edd8cc

Authored by Eugeny Galkovskiy
1 parent 778f0a43

comment styles 2

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
frontend/web/css/main.css
... ... @@ -786,6 +786,7 @@ section.bar.background-gray.steps-pre:before {
786 786 .bigtext#header3 h2{width: 161%;}
787 787 }
788 788 @media(max-width:500px){
  789 + .form-comm-wr .form-group{width:100%;}
789 790 .head_video_buttons .button1{margin-bottom: 7px;}
790 791 .head_video_buttons .button1, .head_video_buttons .button2{float:none!important;display:block!important;}
791 792 /*.button1{width:100%;}*/
... ...