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

This commit is contained in:
Weblate 2018-03-12 18:06:05 +00:00
commit a3c80b7178

View File

@ -34,10 +34,12 @@ limitations under the License.
display: flex;
justify-content: center;
align-items: center;
align-items: flex-start;
}
.mx_TagPanel .mx_TagPanel_clearButton object {
/* Same as .mx_SearchBox padding-top */
margin-top: 24px;
pointer-events: none;
}