friendica-addons-sekb/fromapp/fromapp.css

15 lines
147 B
CSS
Raw Normal View History

2012-09-24 01:20:36 -07:00
2012-09-24 17:21:30 -07:00
#fromapp-label, #fromapp-force-label {
2012-09-24 01:20:36 -07:00
float: left;
width: 200px;
margin-bottom: 25px;
}
2012-09-24 17:21:30 -07:00
#fromapp-input, #fromapp-force {
2012-09-24 01:20:36 -07:00
float: left;
}