app/assets/stylesheets/poodle/poodle-theme.css in poodle-rb-0.1.9 vs app/assets/stylesheets/poodle/poodle-theme.css in poodle-rb-0.2.0
- old
+ new
@@ -10,11 +10,11 @@
}
.footer-with-sidebar {
padding: 20px 0px;
color: #4b4b4b;
- position: fixed;
+ position: relative;
text-align: center;
width: 70%;
bottom: 10px;
}
@@ -67,6 +67,6 @@
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
border: 1px solid #d1d1d1;
display: inline-block;
-}
\ No newline at end of file
+}