Merge pull request #2668 from azuenko/develop

Fix waste of space of collapsed left panel
This commit is contained in:
Travis Ralston
2019-08-06 13:54:04 -06:00
committed by GitHub
5 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ limitations under the License.
.collapsed {
.mx_RoomTile {
margin: 0 2px;
margin: 0 6px;
padding: 0 2px;
position: relative;
justify-content: center;