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

Translation fixes for 8.5.0 #544

Merged
merged 6 commits into from May 5, 2020
Merged
Changes from 1 commit
Commits
File filter
Filter file types
Jump to
Jump to file
Failed to load files.

Always

Just for now

Remove unused css class

  • Loading branch information
benstrumeyer committed May 5, 2020
commit 1b876e8bc745f7148f6bf4fc97b59fc6166d1397
@@ -31,11 +31,6 @@ $condensed-font-family: Roboto Condensed, "Open Sans", "Helvetica Neue", Helveti
background-image: url('/app/images/panel/spring-plus-logo.svg');
}

.PlusPromoModal__main-content-container {
height: 210px;
display: flex;
justify-content: center;
}
.PlusPromoModal__header {
text-align: center;
font-weight: bold;
ProTip! Use n and p to navigate between commits in a pull request.