summaryrefslogtreecommitdiff
path: root/mobile/mobile.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-12-05 07:42:18 +0100
committerAndrew Dolgov <[email protected]>2007-12-05 07:42:18 +0100
commitf70f7e285564a361f6881fd5957ccd0760733270 (patch)
treecaf2cfdd9b0ed666b46ba8bece63afa5a1ea0ef6 /mobile/mobile.css
parent510ac75fa088fd69e2311c82c375de50e13b39e4 (diff)
mobile: add support for tagging/publishing articles from view mode
Diffstat (limited to 'mobile/mobile.css')
-rw-r--r--mobile/mobile.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/mobile/mobile.css b/mobile/mobile.css
index 27a06d68a..6f7f89e93 100644
--- a/mobile/mobile.css
+++ b/mobile/mobile.css
@@ -183,3 +183,7 @@ div.footerAddon {
form.searchForm {
margin : 5px;
}
+
+div.postStarOps {
+ float : right;
+}