diff options
-rw-r--r-- | stylesheet.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheet.css b/stylesheet.css index e924b4b..0f09bdc 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -15,7 +15,7 @@ table, tr, td { vertical-align: top;
}
-td.tags {
+td.options {
width: 250px;
padding: 2px;
padding-top: 8px;
|