remove whatwg-fetch and use browser-request

This commit is contained in:
Aviral Dasgupta 2016-08-19 00:24:00 +05:30
parent be28a96d8d
commit 56813eb11e
4 changed files with 15 additions and 12 deletions

View file

@ -54,3 +54,7 @@ limitations under the License.
float: right;
margin-right: 10px;
}
.mx_MatrixToolbar_action {
margin-right: 16px;
}