Commit 92cd5497b21bddf78d5f1c824fd80e2655856751

Authored by Андрей Ларионов
Exists in master

Merge branch 'master' of http://gitlab.nologostudio.ru/alarionov/rekamore-su

Showing 1 changed file Side-by-side Diff

public/css/style_may2024.css
... ... @@ -9252,3 +9252,9 @@ main + .news {
9252 9252 border-bottom: 1px #cccccc solid;
9253 9253 padding-bottom: 25px;
9254 9254 }
  9255 +@media (max-width: 1280px) {
  9256 + #prev_worker .cabinet__inputs-item-buttons{
  9257 + position: absolute;
  9258 + right: 0;
  9259 + }
  9260 +}