reformat "folder" and "shared with" table items

using white-space:nowrap;
This commit is contained in:
JensDiemer 2014-05-27 10:56:36 +02:00
parent c519e582b5
commit b062d5dd7f

View File

@ -60,6 +60,7 @@
} }
.table th { .table th {
white-space:nowrap;
font-weight: 400; font-weight: 400;
} }