Add tooltip to privacy dropdown

This commit is contained in:
Eugen Rochko 2017-03-26 13:30:57 +02:00
parent f864fee116
commit c334541011
2 changed files with 4 additions and 3 deletions

View file

@ -1660,7 +1660,7 @@ button.active i.fa-retweet {
display: none;
position: absolute;
left: 0;
top: 24px;
top: 27px;
width: 230px;
background: $color5;
border-radius: 0 4px 4px 4px;