Fixed name vertical overflow

pull/2110/head
wmwragg 2016-09-08 17:19:59 +01:00
parent 1d32dd72ed
commit 38ac520e1e
1 changed files with 3 additions and 0 deletions

View File

@ -45,6 +45,9 @@ limitations under the License.
display: inline-block;
padding-right: 4px;
font-weight: 600;
overflow: hidden;
height: 26px;
vertical-align: middle;
}
.mx_AddressTile_name.mx_AddressTile_justified {