Remove background-size contain style

This commit is contained in:
RainLoop Team 2013-12-27 05:19:57 +04:00
parent 011855bf8a
commit 377252edae
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
"name": "RainLoop",
"title": "RainLoop Webmail",
"version": "1.6.0",
"release": "615",
"release": "616",
"description": "Simple, modern & fast web-based email client",
"homepage": "http://rainloop.net",
"main": "Gruntfile.js",

View file

@ -3,7 +3,7 @@
@main-color: #333;
@main-background-color: #e3e3e3;
@main-background-image: none; // "images/background.png"
@main-background-size: contain;
@main-background-size: inherit;
// LOADING
@loading-color: #000; // #ddd