improve settings layout and fix FF bugs
This commit is contained in:
parent
d3bc0feb83
commit
292af1e59c
2 changed files with 11 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue