diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-02-25 17:09:02 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-02-25 17:09:02 +0900 |
| commit | 8cee464cef2972ef60769eaa281ba0067315b88f (patch) | |
| tree | 389885654a0f2442b167e88f448082fc4e11856a /src/web | |
| parent | [Client] Implement copy file url to clipboard (diff) | |
| download | sharkey-8cee464cef2972ef60769eaa281ba0067315b88f.tar.gz sharkey-8cee464cef2972ef60769eaa281ba0067315b88f.tar.bz2 sharkey-8cee464cef2972ef60769eaa281ba0067315b88f.zip | |
[Client] Fix design
Diffstat (limited to 'src/web')
| -rw-r--r-- | src/web/app/desktop/tags/post-form.tag | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/desktop/tags/post-form.tag b/src/web/app/desktop/tags/post-form.tag index 1646494db4..39b6e0f202 100644 --- a/src/web/app/desktop/tags/post-form.tag +++ b/src/web/app/desktop/tags/post-form.tag @@ -92,7 +92,7 @@ &.with border-bottom solid 1px rgba($theme-color, 0.1) !important - border-radius 4px 4px 0 0 + border-radius 0 > .remain display block |