summaryrefslogtreecommitdiff
path: root/css/zoom.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/zoom.css')
-rw-r--r--css/zoom.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/zoom.css b/css/zoom.css
index f2230d7c1..7cc15b649 100644
--- a/css/zoom.css
+++ b/css/zoom.css
@@ -61,6 +61,7 @@ body#ttrssZoom div.postReply {
border : 1px solid #ddd;
background : white;
box-shadow : 0px 1px 1px -1px rgba(0,0,0,0.1);
+ border-radius : 6px;
}
body#ttrssZoom div.footer {