Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit f34254c

Browse files
committedJan 20, 2016
Merge pull request #681 from appirio-tech/SUP-2263-login-button-styles
Fix styles for login buttons in header
2 parents 77fe76c + 9948a67 commit f34254c

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed
 

‎assets/css/layout/header.scss

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -539,13 +539,8 @@
539539
padding-right: 0;
540540
}
541541

542-
a {
543-
font-weight: normal;
544-
padding: 8px 15px;
545-
546-
&:not(:last-child) {
547-
margin-right: 12px;
548-
}
542+
a:not(:last-child) {
543+
margin-right: 12px;
549544
}
550545
}
551546
}

0 commit comments

Comments
 (0)
This repository has been archived.