Add min-width for empty watcher, #60

This commit is contained in:
Jordan Bates 2013-05-07 14:52:57 -07:00
parent 0a4bed9764
commit 67a8e7b0ce
4 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -425,6 +425,7 @@ a.hide-announcement {
padding-bottom: 3px;
overflow: hidden;
white-space: nowrap;
min-width: 120px;
}
#watcher:not(:hover) {
max-height: 220px;