From 26a46fc1d9771fa7b049267abc5289464ed7dafb Mon Sep 17 00:00:00 2001 From: Calvin Montgomery Date: Tue, 13 Aug 2013 22:17:58 -0400 Subject: [PATCH] Fix text wrap on profile-box, change loaded channels to public channels --- www/assets/css/ytsync.css | 2 +- www/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/assets/css/ytsync.css b/www/assets/css/ytsync.css index 44e3d812..d78a9b99 100644 --- a/www/assets/css/ytsync.css +++ b/www/assets/css/ytsync.css @@ -159,7 +159,7 @@ html, body { } #messagebuffer div, #messagebuffer code, #filteredit code, -#channeldata td, #currenttitle { +#channeldata td, #currenttitle, .profile-box { white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ diff --git a/www/index.html b/www/index.html index f2ae309e..65a2fc90 100644 --- a/www/index.html +++ b/www/index.html @@ -47,7 +47,7 @@
-

Loaded Channels

+

Public Channels