Topic-icon strange vertical alignment

Active Subscriptions:

None
8 years 2 months ago #57046 by websquirrel
Hi,
I just wanted to integrate your beautiful and handy sc login module into my navbar but it has strange vertical align so that it overlaps top border of navbar. I could not figure out what is wrong and how to fix that. Any helpful advices are welcome.

Note: I just gave .sourcecoast a class the same css settings like .navbar .nav > li a etc.

Screenshot:

File Attachment:


Best regards!
The topic has been locked.
Support Specialist
8 years 2 months ago #57049 by alzander
Replied by alzander on topic strange vertical alignment
Looks like you'll need to add some top padding to our sourcecoast sc-login-modal-links class, like:
.sourcecoast.sc-login-modal-links {
padding-top: 10px;
}
Hopefully that helps get you going, but if not, let us know the URL where we can see the issue and we'll gladly help investigate further.

Thanks,
Alex
The topic has been locked.