diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-08-28 20:23:55 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-08-28 20:23:55 +0900 |
| commit | 488dce2cfbe43cec591b0c7ca1f9a20a6cd276a3 (patch) | |
| tree | dfe284d7c549bee79249e3c5afa433285652f26e /src/web/app | |
| parent | Fix bug (diff) | |
| download | sharkey-488dce2cfbe43cec591b0c7ca1f9a20a6cd276a3.tar.gz sharkey-488dce2cfbe43cec591b0c7ca1f9a20a6cd276a3.tar.bz2 sharkey-488dce2cfbe43cec591b0c7ca1f9a20a6cd276a3.zip | |
Fix design
Diffstat (limited to 'src/web/app')
| -rw-r--r-- | src/web/app/mobile/tags/page/settings/profile.tag | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/mobile/tags/page/settings/profile.tag b/src/web/app/mobile/tags/page/settings/profile.tag index 1f9455cd2c..de365c235e 100644 --- a/src/web/app/mobile/tags/page/settings/profile.tag +++ b/src/web/app/mobile/tags/page/settings/profile.tag @@ -66,7 +66,7 @@ padding 12px font-size 16px border none - border-radius none + border-radius 0 > textarea min-height 80px |