Remove max-width restriction (no longer makes sense).

This commit is contained in:
Richard Lewis 2018-05-23 18:40:48 +01:00
parent 7db31835b4
commit 7da51f2bd4

View file

@ -20,7 +20,6 @@ limitations under the License.
.mx_DevTools_RoomStateExplorer_button, .mx_DevTools_RoomStateExplorer_query {
margin-bottom: 10px;
max-width: 684px;
width: 100%;
}