vendor/assets/stylesheets/bootstrap-editable.scss in bootstrap-x-editable-rails-1.4.0 vs vendor/assets/stylesheets/bootstrap-editable.scss in bootstrap-x-editable-rails-1.4.1

- old
+ new

@@ -1,6 +1,6 @@ -/*! X-editable - v1.4.0 +/*! X-editable - v1.4.1 * In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery * http://github.com/vitalets/x-editable * Copyright (c) 2013 Vitaliy Potapov; Licensed MIT */ .editableform { @@ -114,24 +114,9 @@ } .editable-clear-x:hover { opacity: 1; } - -/* -.editable-clear-x1 { - background: image-url('clear.png') center center no-repeat; - display: inline-block; - zoom: 1; - *display: inline; - width: 13px; - height: 13px; - vertical-align: middle; - position: relative; - margin-left: -20px; -} -*/ - .editable-container { max-width: none !important; /* without this rule poshytip/tooltip does not stretch */ } .editable-container.popover {