Commit fe7b5b2c by Ahsan Ulhaq

dropdown button position issue

parent cd33ee8a
...@@ -125,7 +125,7 @@ header.global { ...@@ -125,7 +125,7 @@ header.global {
> a { > a {
@include border-radius(0, 4px, 4px, 0); @include border-radius(0, 4px, 4px, 0);
@include border-left(none); @include border-left(none);
padding: 5px 8px 7px 8px; padding: 3px 8px 9px 8px;
&.shopping-cart { &.shopping-cart {
border-radius: 4px; border-radius: 4px;
......
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