Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Milan
diaspora
Commits
ce40ec12
Unverified
Commit
ce40ec12
authored
Aug 23, 2017
by
Steffen van Bergerem
Committed by
Benjamin Neff
Aug 26, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix mixed username and timestamp with LTR/RTL scripts
Fixes #7424 closes #7575
parent
c91c19b6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
Changelog.md
Changelog.md
+1
-0
app/assets/stylesheets/stream_element.scss
app/assets/stylesheets/stream_element.scss
+1
-0
No files found.
Changelog.md
View file @
ce40ec12
...
...
@@ -8,6 +8,7 @@
## Bug fixes
*
Fix displaying polls with long answers
[
#7579
](
https://github.com/diaspora/diaspora/pull/7579
)
*
Fix S3 support
[
#7566
](
https://github.com/diaspora/diaspora/pull/7566
)
*
Fix mixed username and timestamp with LTR/RTL scripts
[
#7575
](
https://github.com/diaspora/diaspora/pull/7575
)
## Features
*
Ask for confirmation when leaving a submittable comment field
[
#7530
](
https://github.com/diaspora/diaspora/pull/7530
)
...
...
app/assets/stylesheets/stream_element.scss
View file @
ce40ec12
...
...
@@ -90,6 +90,7 @@
.author-name
{
font-weight
:
bold
;
margin-bottom
:
4px
;
unicode-bidi
:
isolate
;
}
.feedback
{
margin-top
:
5px
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment