[gnome-themes-standard] fix strange indentation



commit 7dc2757c33db581dfd9e0eb89a5b729db83c2aca
Author: Jakub Steiner <jimmac gmail com>
Date:   Tue Jun 10 18:39:00 2014 +0200

    fix strange indentation
    
    - if anything, put the comment above then

 themes/Adwaita/gtk-3.0/_common.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/_common.scss b/themes/Adwaita/gtk-3.0/_common.scss
index 4ef0f99..d89b57a 100644
--- a/themes/Adwaita/gtk-3.0/_common.scss
+++ b/themes/Adwaita/gtk-3.0/_common.scss
@@ -692,8 +692,8 @@ column-header { // FIXME: something better
       color: $backdrop_fg_color;
       background-color: $backdrop_base_color;
     }
+    //submenu indicators
     &.arrow { -gtk-icon-source: -gtk-icontheme('pan-end-symbolic'); } 
-      //submenu indicators
   }
 }
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]