From dfe31dc3b7a041050203b7c0edfd245b1efc0121 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 15 Jan 2015 19:05:42 -0800 Subject: more heavy lifting on poco rep --- view/css/mod_prep.css | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 view/css/mod_prep.css (limited to 'view/css') diff --git a/view/css/mod_prep.css b/view/css/mod_prep.css new file mode 100644 index 000000000..3701cbdff --- /dev/null +++ b/view/css/mod_prep.css @@ -0,0 +1,8 @@ +.contact-photo-wrapper { + float: left; + width: 120px; +} + +.prep-details { + float: left; +} \ No newline at end of file -- cgit v1.2.3