diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-03-20 03:35:52 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-03-20 03:35:52 +0900 |
| commit | 516d3d600a1f7751c4e95d0017921abbcd1bdde2 (patch) | |
| tree | a6e9936cc1659d21e1ff68c250a325723225d631 | |
| parent | [Client:Desktop] Fix bug (diff) | |
| download | sharkey-516d3d600a1f7751c4e95d0017921abbcd1bdde2.tar.gz sharkey-516d3d600a1f7751c4e95d0017921abbcd1bdde2.tar.bz2 sharkey-516d3d600a1f7751c4e95d0017921abbcd1bdde2.zip | |
[Client] :art:
| -rw-r--r-- | src/web/app/desktop/tags/home-widgets/photo-stream.tag | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/desktop/tags/home-widgets/photo-stream.tag b/src/web/app/desktop/tags/home-widgets/photo-stream.tag index d135b95af9..1d66bcaadf 100644 --- a/src/web/app/desktop/tags/home-widgets/photo-stream.tag +++ b/src/web/app/desktop/tags/home-widgets/photo-stream.tag @@ -42,8 +42,8 @@ height 80px background-position center center background-size cover - background-clip content-box border solid 2px transparent + border-radius 4px > .initializing > .empty |