Commit d91342fe authored by Nikolay Gromov's avatar Nikolay Gromov

Тултипы: поправил стилизацию по умолчанию

parent 1d0bf7b5
......@@ -29,8 +29,8 @@ $line-height: 1.375em !default;
&__bubble {
position: absolute;
top: 100%;
left: -3px;
top: calc(100% + 8px);
left: 0;
min-width: 150px;
max-width: 250px;
padding: 10px 15px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment