diff options
author | Kris Kowal | 2012-07-06 12:42:16 -0700 |
---|---|---|
committer | Kris Kowal | 2012-07-06 15:01:49 -0700 |
commit | 6803c0abd279fcb640c38b3881b751bab982cbe0 (patch) | |
tree | 876211d178954cbaa73e0fbb658fe0c6ffb7ac8d /js/components/gradientpicker.reel/css | |
parent | 3644cb6def4f681c99959e5729e78ea353441fad (diff) | |
download | ninja-6803c0abd279fcb640c38b3881b751bab982cbe0.tar.gz |
Remove trailing spaces
Diffstat (limited to 'js/components/gradientpicker.reel/css')
-rwxr-xr-x | js/components/gradientpicker.reel/css/gradientpicker.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/gradientpicker.reel/css/gradientpicker.scss b/js/components/gradientpicker.reel/css/gradientpicker.scss index b9709d8e..b8f7362c 100755 --- a/js/components/gradientpicker.reel/css/gradientpicker.scss +++ b/js/components/gradientpicker.reel/css/gradientpicker.scss | |||
@@ -121,7 +121,7 @@ input[type=radio]:checked, .radio:checked, .gradientpicker .type .radio:checked | |||
121 | overflow: hidden; | 121 | overflow: hidden; |
122 | width: 202px; | 122 | width: 202px; |
123 | height: 22px; | 123 | height: 22px; |
124 | float: left; | 124 | float: left; |
125 | clear: both; | 125 | clear: both; |
126 | position: relative; | 126 | position: relative; |
127 | z-index: 1; | 127 | z-index: 1; |