mirror of https://github.com/vector-im/riot-web
Remove max-width restriction (no longer makes sense).
parent
7db31835b4
commit
7da51f2bd4
|
@ -20,7 +20,6 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_DevTools_RoomStateExplorer_button, .mx_DevTools_RoomStateExplorer_query {
|
.mx_DevTools_RoomStateExplorer_button, .mx_DevTools_RoomStateExplorer_query {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
max-width: 684px;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue