diff options
author | Mario <mario@mariovavti.com> | 2022-08-20 15:53:09 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-08-20 15:53:09 +0000 |
commit | e04ce5028ee569154f2145ced4548fa4dd89ef6d (patch) | |
tree | 053d24dcda484728b4c5c1004384b64905bdd899 /view/theme | |
parent | f2c4d80ac01c1755cbbf5c3137d7d3c1479351a4 (diff) | |
download | volse-hubzilla-e04ce5028ee569154f2145ced4548fa4dd89ef6d.tar.gz volse-hubzilla-e04ce5028ee569154f2145ced4548fa4dd89ef6d.tar.bz2 volse-hubzilla-e04ce5028ee569154f2145ced4548fa4dd89ef6d.zip |
more css fixes
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 0a45f18f3..d408b5d92 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1022,11 +1022,7 @@ img.mail-conv-sender-photo { } -#jot-title, -#jot-pagetitle, -#profile-jot-text { - border-radius: var(--bs-border-radius); -} + #profile-jot-text::-webkit-input-placeholder { font-size: 1.2rem; |