diff options
Diffstat (limited to 'p/themes/Pafat/pafat.css')
| -rw-r--r-- | p/themes/Pafat/pafat.css | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/p/themes/Pafat/pafat.css b/p/themes/Pafat/pafat.css index 0deac1a33..4f5443d2d 100644 --- a/p/themes/Pafat/pafat.css +++ b/p/themes/Pafat/pafat.css @@ -481,12 +481,16 @@ a.btn { border-radius: 5px 5px 0 0; } +.box .box-title .configure { + margin-right: 4px; +} + .box .box-content { + padding-left: 30px; max-height: 260px; } .box .box-content .item { - padding: 0 10px; font-size: 0.9rem; line-height: 2.5em; } |
