Files
dist
bootstrap-editable
bootstrap3-editable
bootstrap5-editable
inputs-ext
address
address.css
address.js
slider
typeaheadjs
wysihtml5
jquery-editable
jqueryui-editable
CHANGELOG.txt
LICENSE-MIT
README.md
src
test
.gitignore
CHANGELOG.txt
Gruntfile.js
LICENSE-MIT
Package.nuspec
README.md
bower.json
composer.json
package-lock.json
package.json
test.html
test.js
webpack.config.js
x-editable/dist/inputs-ext/address/address.css
2013-08-31 14:08:44 +04:00

9 lines
141 B
CSS

.editable-address {
display: block;
margin-bottom: 5px;
}
.editable-address span {
width: 70px;
display: inline-block;
}