diff options
-rw-r--r-- | stylesheet.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stylesheet.css b/stylesheet.css index ffa25ae..8da8522 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -50,6 +50,7 @@ td.index_header { background-color: #eeeeee;
padding: 10px;
vertical-align: middle;
+ white-space: nowrap;
}
img {
|