Commit 6182f1ca authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Use larger avatar on application header

parent 7e6fa0af
...@@ -138,9 +138,10 @@ header { ...@@ -138,9 +138,10 @@ header {
top: -1px; top: -1px;
padding-right: 0px !important; padding-right: 0px !important;
img { img {
width: 26px; width: 50px;
height: 26px; height: 50px;
@include border-radius($avatar_radius); margin: -15px;
margin-left: 5px;
} }
} }
......
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