diff options
author | jamiewalch@google.com <jamiewalch@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-07 16:40:01 +0000 |
---|---|---|
committer | jamiewalch@google.com <jamiewalch@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-07 16:40:01 +0000 |
commit | 7fe9b516dd848a929b91a5605748e585c1fa83df (patch) | |
tree | 9c0dc5aab7ac73f6e13997c6e5eadbe9c3768acc /remoting | |
parent | 5db0cff390f764f8e31a049e1249ed4e7676cb13 (diff) | |
download | chromium_src-7fe9b516dd848a929b91a5605748e585c1fa83df.zip chromium_src-7fe9b516dd848a929b91a5605748e585c1fa83df.tar.gz chromium_src-7fe9b516dd848a929b91a5605748e585c1fa83df.tar.bz2 |
Don't justify description.
Justification looks fine for most languages, and means the edges are aligned
with the boxes, but the unsplittable URL means that it works poorly for a few,
most notably Japanese.
BUG=None
TEST=Manual
Review URL: https://chromiumcodereview.appspot.com/10379021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135656 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting')
-rw-r--r-- | remoting/webapp/main.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/webapp/main.css b/remoting/webapp/main.css index 25c08fd..d318f00 100644 --- a/remoting/webapp/main.css +++ b/remoting/webapp/main.css @@ -539,7 +539,6 @@ button { #webapp-description { opacity: 0.8; - text-align: justify; } #why-is-this-safe { |