Loading Changelog.md +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ * Use empty selector where "#" was used as a selector before (prepare jQuery 3 upgrade) [#7372](https://github.com/diaspora/diaspora/pull/7372) * Increase maximal height of large thumbnail on mobile [#7383](https://github.com/diaspora/diaspora/pull/7383) * Reduce conversation recipient size [#7376](https://github.com/diaspora/diaspora/pull/7376) * Cleanup rtl css [#7374](https://github.com/diaspora/diaspora/pull/7374) ## Bug fixes * Don't hide posts when blocking someone from the profile [#7379](https://github.com/diaspora/diaspora/pull/7379) Loading app/assets/stylesheets/rtl.scss +0 −15 Original line number Diff line number Diff line Loading @@ -16,21 +16,6 @@ ul.as-selections li.as-selection-item { padding: 3px 6px 3px 0; } #profile_photo_upload img { left: auto; right: 0; } #profile_photo_upload { padding-left: 0; padding-right: 120px; } label { right: 0.48em; left: auto; } ul, ol { margin: 0 0 1.5em 1.5em; padding-right: 3.333em; Loading Loading
Changelog.md +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ * Use empty selector where "#" was used as a selector before (prepare jQuery 3 upgrade) [#7372](https://github.com/diaspora/diaspora/pull/7372) * Increase maximal height of large thumbnail on mobile [#7383](https://github.com/diaspora/diaspora/pull/7383) * Reduce conversation recipient size [#7376](https://github.com/diaspora/diaspora/pull/7376) * Cleanup rtl css [#7374](https://github.com/diaspora/diaspora/pull/7374) ## Bug fixes * Don't hide posts when blocking someone from the profile [#7379](https://github.com/diaspora/diaspora/pull/7379) Loading
app/assets/stylesheets/rtl.scss +0 −15 Original line number Diff line number Diff line Loading @@ -16,21 +16,6 @@ ul.as-selections li.as-selection-item { padding: 3px 6px 3px 0; } #profile_photo_upload img { left: auto; right: 0; } #profile_photo_upload { padding-left: 0; padding-right: 120px; } label { right: 0.48em; left: auto; } ul, ol { margin: 0 0 1.5em 1.5em; padding-right: 3.333em; Loading