Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove country flags for languages. #50

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 1 addition & 2 deletions _sass/partials/_header.scss
Expand Up @@ -87,7 +87,6 @@
.cbp-af-header .lang a {
color: #aaa;
padding: 3px 6px 3px 25px;
background: url(/img/lang_icons.png) no-repeat;
}
.cbp-af-header .lang a:hover {
color: #ff7602;
Expand All @@ -102,7 +101,7 @@

@media screen and (max-width: 55em) {
.pd-b {
padding-bottom: 10px;
padding-bottom: 10px;
}
.cbp-af-header .cbp-af-inner {
width: 100%;
Expand Down
Binary file removed img/lang_icons.png
Binary file not shown.