Fix right marign.

This commit is contained in:
Richard Lewis 2017-11-10 00:16:41 +00:00
parent d0fe0499aa
commit cf1beb1d94

View File

@ -56,7 +56,7 @@ limitations under the License.
} }
.mx_AppTile:last-child { .mx_AppTile:last-child {
margin-right: 0; margin-right: 1px;
} }
.mx_AppTileFullWidth { .mx_AppTileFullWidth {