diff options
| author | William Pitcock <nenolod@dereferenced.org> | 2018-08-31 04:23:06 +0000 |
|---|---|---|
| committer | William Pitcock <nenolod@dereferenced.org> | 2018-08-31 04:23:06 +0000 |
| commit | f9bfe2ea3792e403d41bf8fe81176e4ca9957b2b (patch) | |
| tree | 02f44779a302296560f47af3e45373494ae7a7ef /src/App.scss | |
| parent | 958acbab8d43b7514369f4bc69bc2fe0353eddf2 (diff) | |
post status form: styling fixes for content-type selector, align icons with selector
Diffstat (limited to 'src/App.scss')
| -rw-r--r-- | src/App.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/App.scss b/src/App.scss index 70769fad..dd43c5ca 100644 --- a/src/App.scss +++ b/src/App.scss @@ -502,6 +502,10 @@ nav { .text-format { float: right; } + + div { + padding-top: 5px; + } } .visibility-notice { |
