diff options
author | alecpl <alec@alec.pl> | 2012-02-27 13:23:40 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2012-02-27 13:23:40 +0000 |
commit | 669fdf4a8434f241e008d949ba3e8ebe19708098 (patch) | |
tree | 772d63d9781c618aa00c0121a6f87d2ccfcb6066 | |
parent | 186d6e0fde563a296273fb17be26aa0630294197 (diff) |
- Add border-radius for contact-frame
-rw-r--r-- | skins/larry/addressbook.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/larry/addressbook.css b/skins/larry/addressbook.css index 7349a5809..65f935e3a 100644 --- a/skins/larry/addressbook.css +++ b/skins/larry/addressbook.css @@ -123,6 +123,7 @@ right: 0; bottom: 28px; border: 0; + border-radius: 4px; } #headerbuttons { |