Files
dist
src
containers
editable-form
element
img
inputs
inputs-ext
address
address.css
address.js
wysihtml5
test
.gitignore
CHANGELOG.txt
LICENSE-MIT
Package.nuspec
README.md
bower.json
composer.json
grunt.js
package.json
x-editable/src/inputs-ext/address/address.css
2012-11-29 18:59:04 +04:00

9 lines
141 B
CSS

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