aboutsummaryrefslogtreecommitdiff
path: root/htdocs/scss/app/common.scss
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/scss/app/common.scss')
-rw-r--r--htdocs/scss/app/common.scss3
1 files changed, 0 insertions, 3 deletions
diff --git a/htdocs/scss/app/common.scss b/htdocs/scss/app/common.scss
index b9c5959..074c1aa 100644
--- a/htdocs/scss/app/common.scss
+++ b/htdocs/scss/app/common.scss
@@ -119,11 +119,8 @@ table.contacts {
border: 0;
border-collapse: collapse;
margin: 8px auto 0;
- //width: 100%;
- //table-layout: fixed;
}
table.contacts td {
- white-space: nowrap;
padding-bottom: 15px;
vertical-align: top;
}