Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

NPM module installation status (above the blue progress bar) needs no-wrap and text-overflow CSS attributes #88

Open
ghost opened this issue Jun 30, 2014 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 30, 2014

The NPM installation status text overflows its bounding box when it prints directory names beneath Gardener's working_dir; we should add white-space: no-wrap; and text-overflow: '...'; to the status <div> so that the overflow doesn't occur and temporarily disrupt the page layout.

@ghost ghost self-assigned this Jun 30, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants