diff options
| author | jules@lens <julescarbon@gmail.com> | 2019-04-18 16:55:14 +0200 |
|---|---|---|
| committer | jules@lens <julescarbon@gmail.com> | 2019-04-18 16:55:14 +0200 |
| commit | 2e4daed06264f3dc3bbabd8fa4fc0d8ceed4c5af (patch) | |
| tree | 1a17bb4459776ac91f7006a2a407ca12edd3471e /scraper/client/common/common.css | |
| parent | 3d32e5b4ddbfbfe5d4abeda57ff200adf1532f4c (diff) | |
| parent | f8012f88641b0bb378ba79393f277c8918ebe452 (diff) | |
Merge branch 'master' of asdf.us:megapixels_dev
Diffstat (limited to 'scraper/client/common/common.css')
| -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 */ |
