Commit 9e97f7719d4b31b90c1a3a55aad5834bb2fa1339
1 parent
16c2904b
мозаика
Showing
2 changed files
with
10 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
frontend/web/css/style.min.css
... | ... | @@ -3409,6 +3409,15 @@ ul.breadcrumb li a { |
3409 | 3409 | padding-right: 5px; |
3410 | 3410 | text-align: left |
3411 | 3411 | } |
3412 | + .moz-2.moz-2-1{ | |
3413 | + padding-left: 15px !important; | |
3414 | + padding-right: 0 !important; | |
3415 | + } | |
3416 | + .moz-2.moz-2-2{ | |
3417 | + padding-left: 2px !important; | |
3418 | + padding-right: 15px !important; | |
3419 | + } | |
3420 | + | |
3412 | 3421 | } |
3413 | 3422 | |
3414 | 3423 | .container, .container-fluid { | ... | ... |