improve settings layout and fix FF bugs

This commit is contained in:
Matthew Hodgson 2016-01-24 18:14:52 +00:00
parent d3bc0feb83
commit 292af1e59c
2 changed files with 11 additions and 2 deletions

View file

@ -15,7 +15,8 @@ limitations under the License.
*/
.mx_RoomDirectory {
width: 960px;
max-width: 960px;
width: 100%;
margin-left: auto;
margin-right: auto;
margin-bottom: 12px;