1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +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

View File

@ -226,7 +226,7 @@
width: 20%;
}
#app-settings-header {
#app-settings-header, #app-settings-content {
width: auto;
}