Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGayathrir1666 <gayathrir9911@gmail.com>2018-04-15 16:21:25 +0300
committerJonne Haß <me@jhass.eu>2021-04-11 18:13:25 +0300
commitef9e764f7a39948941599e54a46995ffb7bf1f70 (patch)
tree25acc804e9f50b980cfc763523d86cf0e6b74b40 /Changelog.md
parenta420ba2cfc790e72399d0e5f308d07c35cf53588 (diff)
Add scrollbar to aspect dropdowns
closes #8213 closes #7696 Co-authored-by: Hank Grabowski <hankgrabowski@gmail.com> Co-authored-by: Thorsten Claus <thorstenclaus@web.de>
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 9ebebc86c..35d415d8e 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -11,6 +11,7 @@
* Bump mimemagic [#8231](https://github.com/diaspora/diaspora/pull/8231)
* Removed support for defunct Uni Heidelberg OSM tile server, Mapbox is now required if you want to show maps [#8215](https://github.com/diaspora/diaspora/pull/8215)
* Render only two fractional digits in the posts per user/day admin statistics [#8227](https://github.com/diaspora/diaspora/pull/8227)
+* Make aspect dropdowns scrollable [#8213](https://github.com/diaspora/diaspora/pull/8213)
## Features
* Support and recommend TOML as configuration format [#8132](https://github.com/diaspora/diaspora/pull/8132)