diff --git a/background.html b/background.html
index e0f84831..acb1e74b 100644
--- a/background.html
+++ b/background.html
@@ -25,7 +25,7 @@
Settings
- Signal
+ Signal
diff --git a/stylesheets/_global.scss b/stylesheets/_global.scss
index bebf8a94..2a460d04 100644
--- a/stylesheets/_global.scss
+++ b/stylesheets/_global.scss
@@ -57,8 +57,6 @@ body {
}
.title-text {
- display: block;
- text-align: center;
height: $header-height;
line-height: $header-height;
font-family: $roboto-light;
diff --git a/stylesheets/manifest.css b/stylesheets/manifest.css
index a67044ba..42c51450 100644
--- a/stylesheets/manifest.css
+++ b/stylesheets/manifest.css
@@ -60,8 +60,6 @@ body {
float: right; }
.title-text {
- display: block;
- text-align: center;
height: 36px;
line-height: 36px;
font-family: Roboto-Light, "Helvetica Neue", Arial, Helvetica, sans-serif; }