fixes #7573 long poll answers

closes #7579
This commit is contained in:
Deus Figendi 2017-08-24 23:56:11 +02:00 committed by Steffen van Bergerem
parent 9240605ad5
commit e547a89246
No known key found for this signature in database
GPG key ID: 315C9787D548DC6B
2 changed files with 3 additions and 0 deletions

View file

@ -5,6 +5,7 @@
* Remove Internet Explorer workarounds [#7557](https://github.com/diaspora/diaspora/pull/7557)
## Bug fixes
* Fix displaying posts with long labels [#7579](https://github.com/diaspora/diaspora/pull/7579)
## Features
* Ask for confirmation when leaving a submittable comment field [#7530](https://github.com/diaspora/diaspora/pull/7530)

View file

@ -18,6 +18,7 @@
box-shadow: 0 0 0;
height: 10px;
margin-bottom: 5px;
clear: both;
.bar {
background: $border-dark-grey none;
@ -46,6 +47,7 @@
font-weight: normal;
margin-bottom: 5px;
vertical-align: middle;
display: inline;
}
[type=radio],