Browse Source

Fix whitespace.

pull/29/head
Evan Theurer 12 years ago
parent
commit
72e4f09016
  1. 1
      src/styles/global/_angular.scss
  2. 2
      src/styles/global/_base.scss

1
src/styles/global/_angular.scss

@ -18,6 +18,7 @@ @@ -18,6 +18,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],

2
src/styles/global/_base.scss

@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@
@include establish-baseline();
html,
html,
body {
background-clip: padding-box;
background-color: $background;

Loading…
Cancel
Save