Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Weblate 2018-05-14 10:22:11 +00:00
commit ba6c0b2c85

View file

@ -14,8 +14,13 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
.mx_ReplyThread {
margin-top: 0;
}
.mx_ReplyThread .mx_DateSeparator { .mx_ReplyThread .mx_DateSeparator {
font-size: 1em !important; font-size: 1em !important;
margin-top: 0;
margin-bottom: 0; margin-bottom: 0;
padding-bottom: 1px; padding-bottom: 1px;
bottom: -5px; bottom: -5px;