1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-25 15:09:53 +00:00

Set the settings container to the contacts width. (#253)

This commit is contained in:
Greg Ross
2018-07-02 02:33:27 -04:00
committed by Loïc Blot
parent 580e4415e2
commit 22fb30a587
+1 -1
View File
@@ -226,7 +226,7 @@
width: 20%; width: 20%;
} }
#app-settings-header { #app-settings-header, #app-settings-content {
width: auto; width: auto;
} }