You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by gi...@git.apache.org on 2017/10/03 17:14:14 UTC

[GitHub] mikewalch commented on a change in pull request #97: Fixes #96 - Fixed documentation sidebar for mobile

mikewalch commented on a change in pull request #97: Fixes #96 - Fixed documentation sidebar for mobile
URL: https://github.com/apache/fluo-website/pull/97#discussion_r142464385
 
 

 ##########
 File path: css/fluo.scss
 ##########
 @@ -87,6 +87,13 @@ tr:nth-child(odd) {background: #FFF}
   margin-top: 20px;
 }
 
+/* Turn off sidebar affix for small screens */
+@media (max-width: 975px) {
 
 Review comment:
   I am not sure.  It needs be tested.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services