Commit 913c44e7 authored by estade@chromium.org's avatar estade@chromium.org

ntp: fix CWS footer link wrapping

BUG=none
TEST=visual

Review URL: https://chromiumcodereview.appspot.com/10417039

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138396 0039d316-1c4b-4281-b951-d872f2087c98
parent bf43a38e
......@@ -360,6 +360,7 @@ html[dir='rtl'] #footer.showing-trash-mode #trash.drag-target .lid {
display: inline-block;
margin: 0;
text-decoration: none;
white-space: nowrap;
}
#chrome-web-store-title {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment