diff options
Diffstat (limited to 'js/panels/Materials/materials-popup.reel/materials-popup.css')
-rwxr-xr-x | js/panels/Materials/materials-popup.reel/materials-popup.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/js/panels/Materials/materials-popup.reel/materials-popup.css b/js/panels/Materials/materials-popup.reel/materials-popup.css index d53cb795..03ea13cd 100755 --- a/js/panels/Materials/materials-popup.reel/materials-popup.css +++ b/js/panels/Materials/materials-popup.reel/materials-popup.css | |||
@@ -130,8 +130,8 @@ POSSIBILITY OF SUCH DAMAGE. | |||
130 | 130 | ||
131 | .mp_properties_list > .mp_property > .colortoolbar | 131 | .mp_properties_list > .mp_property > .colortoolbar |
132 | { | 132 | { |
133 | width: 27px !important; | 133 | width: 27px !important; |
134 | height: 27px !important; | 134 | height: 27px !important; |
135 | overflow:hidden !important; | 135 | overflow:hidden !important; |
136 | margin-top: -6px; | 136 | margin-top: -6px; |
137 | } | 137 | } |
@@ -177,4 +177,4 @@ POSSIBILITY OF SUCH DAMAGE. | |||
177 | .materials_popup .mp_reset_btn { | 177 | .materials_popup .mp_reset_btn { |
178 | float: right; | 178 | float: right; |
179 | margin-right: 8px; | 179 | margin-right: 8px; |
180 | } \ No newline at end of file | 180 | } |