diff options
author | John Mayhew | 2012-05-10 11:18:10 -0700 |
---|---|---|
committer | John Mayhew | 2012-05-10 11:18:10 -0700 |
commit | d32cf39a8ef1e2d2fb50f1183c5546fdac83b396 (patch) | |
tree | 2744156f1148d07f260906ece8e0760393e6125e /js | |
parent | 3be15e2076f2d3d46862bbc0ea078b9bf2e161fe (diff) | |
download | ninja-d32cf39a8ef1e2d2fb50f1183c5546fdac83b396.tar.gz |
removed unnecessary css class
Diffstat (limited to 'js')
-rwxr-xr-x | js/components/tools-properties/shape-properties.reel/shape-properties.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/js/components/tools-properties/shape-properties.reel/shape-properties.css b/js/components/tools-properties/shape-properties.reel/shape-properties.css index 70a0e780..49d0c778 100755 --- a/js/components/tools-properties/shape-properties.reel/shape-properties.css +++ b/js/components/tools-properties/shape-properties.reel/shape-properties.css | |||
@@ -16,8 +16,4 @@ | |||
16 | .optionsShapeTool checkbox { | 16 | .optionsShapeTool checkbox { |
17 | padding: 6px; | 17 | padding: 6px; |
18 | margin-left: 4px; | 18 | margin-left: 4px; |
19 | } | ||
20 | |||
21 | .optionsShapeTool .hottextunit { | ||
22 | /*width: 46px;*/ | ||
23 | } \ No newline at end of file | 19 | } \ No newline at end of file |