Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: anwiki/_override-static/global/global/css/features-mobile.css

Issue 9269015: CSS and sprites for the new contribute page (Closed)
Patch Set: Created Jan. 28, 2013, 5:18 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: anwiki/_override-static/global/global/css/features-mobile.css
===================================================================
deleted file mode 100644
--- a/anwiki/_override-static/global/global/css/features-mobile.css
+++ /dev/null
@@ -1,12 +0,0 @@
-.feature .sprite
-{
- position: static;
- margin: 30px 0px 10px 10px;
- float: right;
-}
-
-html[dir="rtl"] .feature .sprite
-{
- margin: 30px 10px 10px 0px;
- float: left;
-}
« no previous file with comments | « anwiki/_override-static/global/global/css/features-desktop.css ('k') | anwiki/_override-static/global/global/css/topics.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld