/*--------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the Source EULA. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ dashboard-tab { height: auto; width: auto; } .grid-table { border-spacing: 5px; } .grid-table-row { width: auto; clear: both; } .table-cell { vertical-align: top; padding: 7px; }