From 982781629cac0c8ab8fa3246d85923b92af5e5b6 Mon Sep 17 00:00:00 2001 From: bill bittner Date: Fri, 20 Oct 2017 15:12:09 -0700 Subject: [PATCH] removed row--narrow --- public/assets/css/general.css | 10 ++++------ public/assets/css/mediaQueries.css | 5 ----- views/about.handlebars | 2 +- views/channel.handlebars | 2 +- views/fourOhFour.handlebars | 2 +- views/index.handlebars | 2 +- views/login.handlebars | 2 +- views/noChannel.handlebars | 2 +- views/noClaim.handlebars | 2 +- views/popular.handlebars | 12 +++++------- views/show.handlebars | 2 +- 11 files changed, 17 insertions(+), 26 deletions(-) diff --git a/public/assets/css/general.css b/public/assets/css/general.css index e80886e6..39f2b158 100644 --- a/public/assets/css/general.css +++ b/public/assets/css/general.css @@ -141,12 +141,6 @@ h3 { padding-left: 0px; } - -.row--narrow { - margin: 0px auto; - max-width: 1200px; -} - .row--short { padding-top: 0px; padding-bottom: 0px; @@ -504,6 +498,10 @@ table { cursor: pointer; } +.show-asset-light { + max-width: 100%; +} + /* item lists */ .content-list-item { diff --git a/public/assets/css/mediaQueries.css b/public/assets/css/mediaQueries.css index e57c07bf..25c63d2e 100644 --- a/public/assets/css/mediaQueries.css +++ b/public/assets/css/mediaQueries.css @@ -16,11 +16,6 @@ display: none; } - .row--narrow { - margin: 0px; - padding: 0px; - } - } diff --git a/views/about.handlebars b/views/about.handlebars index 5556d52b..c181ecd7 100644 --- a/views/about.handlebars +++ b/views/about.handlebars @@ -1,4 +1,4 @@ -
+
diff --git a/views/channel.handlebars b/views/channel.handlebars index d54fac16..caad4411 100644 --- a/views/channel.handlebars +++ b/views/channel.handlebars @@ -1,4 +1,4 @@ -
+

{{this.channelName}}:{{this.longChannelId}}

diff --git a/views/fourOhFour.handlebars b/views/fourOhFour.handlebars index a0bdd7d4..c0c3be7d 100644 --- a/views/fourOhFour.handlebars +++ b/views/fourOhFour.handlebars @@ -1,4 +1,4 @@ -
+

404: Not Found

That page does not exist. Return home.

diff --git a/views/index.handlebars b/views/index.handlebars index 6895e635..4ca82abf 100644 --- a/views/index.handlebars +++ b/views/index.handlebars @@ -16,7 +16,7 @@
-