Commit 7da7bf237f387dc0e00b3ebc797ec029785dac5e

Authored by Eugeny Galkovskiy
1 parent 26cc2627

123

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -1766,6 +1766,10 @@ p.right{text-align: right;}
1766 1766 .menu .container ul li:hover .dropd_menu{
1767 1767 display: block;
1768 1768 }
  1769 +.textile_bottom .centered{
  1770 + max-width: 964px;
  1771 + margin: 0 auto;
  1772 +}
1769 1773 .dropd_menu{
1770 1774 position: absolute;
1771 1775 width: 100%!important;
... ...