diff options
| author | adamhrv <adam@ahprojects.com> | 2019-04-05 14:09:19 +0200 |
|---|---|---|
| committer | adamhrv <adam@ahprojects.com> | 2019-04-05 14:09:19 +0200 |
| commit | 7cc03d5914ce3fb634516d27973ccb69ee63fe8d (patch) | |
| tree | f7c9ba3e165208bc98abf4c0ffce8cf28e312f96 /scraper/client/common | |
| parent | b73e233acec5ad6c3aca7475288482f366f7a31f (diff) | |
updating
Diffstat (limited to 'scraper/client/common')
| -rw-r--r-- | scraper/client/common/common.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scraper/client/common/common.css b/scraper/client/common/common.css index 7fdaf01c..15f11dfc 100644 --- a/scraper/client/common/common.css +++ b/scraper/client/common/common.css @@ -71,6 +71,9 @@ header > section:last-of-type { justify-content: flex-end; flex: 1 0; } +header select.datasets{ + width:200px; +} /* sidebar / body columns */ |
