aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-05-02 09:22:13 +0100
committerLouise Crow <louise.crow@gmail.com>2014-05-02 09:22:13 +0100
commit77fc44e4a5a90d7c9671e8e8adcc6857b11dadce (patch)
tree515c7c5434987713c8d70febf9302b20ec651cae /app
parentb8e6bf0efc7df28aa80d457f654c03e077c13a36 (diff)
Remove redundant float
Diffstat (limited to 'app')
-rw-r--r--app/assets/stylesheets/responsive/_header_layout.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/responsive/_header_layout.scss b/app/assets/stylesheets/responsive/_header_layout.scss
index 68f37af6f..b3103e3a9 100644
--- a/app/assets/stylesheets/responsive/_header_layout.scss
+++ b/app/assets/stylesheets/responsive/_header_layout.scss
@@ -175,7 +175,6 @@
@include respond-min( $main_menu-mobile_menu_cutoff ){
#logged_in_links {
- float: right;
top: 3em;
position: absolute;
right: 0.9375em;