Commit 0a9e29a16618a8b705c5ee11cead874956418aa9

Authored by Eugeny Galkovskiy
1 parent dcf08d16

123

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
frontend/web/css/style.css
@@ -2395,6 +2395,10 @@ p.right{text-align: right;} @@ -2395,6 +2395,10 @@ p.right{text-align: right;}
2395 .main-box5 .simple-spoiler{ 2395 .main-box5 .simple-spoiler{
2396 padding: 0 15px; 2396 padding: 0 15px;
2397 } 2397 }
  2398 + .just-more, .more{
  2399 + padding-left: 15px;
  2400 + padding-right: 15px;
  2401 + }
2398 } 2402 }
2399 @media (min-width: 705px){ 2403 @media (min-width: 705px){
2400 .tiles{ 2404 .tiles{