diff --git a/stylesheets/index.scss b/stylesheets/index.scss index 5d8aef1c..c0c9faf4 100644 --- a/stylesheets/index.scss +++ b/stylesheets/index.scss @@ -66,7 +66,6 @@ .contact-details { vertical-align: top; display: inline-block; - width: calc(100% - 54px - 2 * 12px - 8px); margin: 4px 0 0 8px; } diff --git a/stylesheets/manifest.css b/stylesheets/manifest.css index 979cd625..3380b767 100644 --- a/stylesheets/manifest.css +++ b/stylesheets/manifest.css @@ -46,7 +46,6 @@ .index .contact-details { vertical-align: top; display: inline-block; - width: calc(100% - 54px - 2 * 12px - 8px); margin: 4px 0 0 8px; } .index .contact-name { margin: 0;