header menu design fixes

This commit is contained in:
jamilrehman 2016-07-22 15:18:22 +05:00
parent ad61934adf
commit 85f11ff8fd
3 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -508,9 +508,9 @@
.menu-holder .col{
&.user_menu{
width: 410px;
}
&.logged-out{
width: 440px;
&.logged-out{
width: 460px;
}
}
}