Commit ba96f220ca77c4dba21258a97c8035ddffe42275

Authored by Eugeny Galkovskiy
1 parent fdde6bd7

123

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -1698,7 +1698,7 @@ p.right{text-align: right;}
1698 1698 align-items: center;
1699 1699 letter-spacing: 0.4px;
1700 1700 }
1701   -.cols a .label:hover{
  1701 +.cols a:hover .label{
1702 1702 bottom:0;
1703 1703 }
1704 1704 .cols a .label span{font-weight: 600;padding-right: 5px;}
... ...