mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
chore(typos): miscellaneous string fixes (#14414)
* fix(string): questVice1Notes html changed to a mobile-device friendly format * fix(strings): updated limited.json with "dateEnd" & "monthYYYY" months & put in chronological order * fix(string): remove extra word from headSpecialSummer2022WarriorNotes * fix(string): corrected armorSpecialSummer2022MageNotes * fix: remove duplicated string and adjust upgrade button style * fix(style): set border radii to 8px on upgrading-group id * fix(payments): remove duplicate entry from another modal * chore(fix): restore string inadvertently removed during a refactor * chore(fix): comma dangle * chore(typo): who knew, that Y was actually important... * chore(typo): fix text in questBewilderNotes * chore(string): clarify polar pets requirements * couple small changes to the footer as pointed out by users * chore(fix): correct name of Fabulous Party Hat --------- Co-authored-by: SabreCat <sabe@habitica.com>
This commit is contained in:
@@ -224,7 +224,7 @@
|
||||
></div>
|
||||
</a><a
|
||||
class="social-circle"
|
||||
href="https://www.tumblr.com/Habitica"
|
||||
href="http://blog.habitrpg.com/"
|
||||
target="_blank"
|
||||
>
|
||||
<div
|
||||
@@ -578,6 +578,7 @@ h3 {
|
||||
.text{
|
||||
display: inline-block;
|
||||
vertical-align: bottom;
|
||||
text-overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user