ankban commited on
Commit
2be951d
·
verified ·
1 Parent(s): 6353805

Update light_mode_chatter_owl.css

Browse files
Files changed (1) hide show
  1. light_mode_chatter_owl.css +1 -1
light_mode_chatter_owl.css CHANGED
@@ -102,7 +102,7 @@ h1, h2 {
102
 
103
  /* Push right content to avoid being overlapped */
104
  .main-content {
105
- margin-left: 260px; /* slightly more than sidebar width */
106
  padding: 16px;
107
  }
108
 
 
102
 
103
  /* Push right content to avoid being overlapped */
104
  .main-content {
105
+ margin-left: 254px; /* slightly more than sidebar width */
106
  padding: 16px;
107
  }
108