fromapp force setting

This commit is contained in:
friendica 2012-09-24 17:21:30 -07:00
parent 1ea5df563f
commit 8f94568ada
3 changed files with 21 additions and 5 deletions

View file

@ -1,13 +1,13 @@
#fromapp-label {
#fromapp-label, #fromapp-force-label {
float: left;
width: 200px;
margin-bottom: 25px;
}
#fromapp {
#fromapp-input, #fromapp-force {
float: left;
}