diff options
| -rwxr-xr-x | public/assets/stylesheets/app.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index 58b87d4..b29c613 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -1475,6 +1475,8 @@ border-left: 1px solid black; vertical-align: text-bottom; background-color:white; -webkit-user-drag: element; + background-size: auto 100%; + background-position: center; } .wallpaper.active .swatches .swatch:hover { cursor: pointer; |
