diff options
Diffstat (limited to 'res/client/css/style.css')
| -rw-r--r-- | res/client/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css index bcec9917..fb084b58 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -902,6 +902,7 @@ p { background-color: #E0E0E0; border-bottom: 2px solid white; line-height: 20px; + overflow: auto; padding: 0px 5px; } .activity__entry:hover { background-color: #b9b9b9; } |
