Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

Commit

Permalink
Fixes 8987 broken alignment at "Remote interaction dialog" (mastodon#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Masoud Abkenar authored and Gargron committed Oct 15, 2018
1 parent efd09e2 commit d35801a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/javascript/styles/mastodon/forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -562,12 +562,12 @@ code {
.oauth-prompt,
.follow-prompt {
margin-bottom: 30px;
text-align: center;
color: $darker-text-color;

h2 {
font-size: 16px;
margin-bottom: 30px;
text-align: center;
}

strong {
Expand Down

0 comments on commit d35801a

Please sign in to comment.