You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/13 16:32:31 UTC

[GitHub] [camel-website] jyotiattri opened a new pull request #213: Issue/blog page categories

jyotiattri opened a new pull request #213: Issue/blog page categories
URL: https://github.com/apache/camel-website/pull/213
 
 
   Implemented the requested changes from [#197](https://github.com/apache/camel-website/pull/197)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [camel-website] zregvart commented on a change in pull request #213: Issue/blog page categories

Posted by GitBox <gi...@apache.org>.
zregvart commented on a change in pull request #213: Issue/blog page categories
URL: https://github.com/apache/camel-website/pull/213#discussion_r392680293
 
 

 ##########
 File path: antora-ui-camel/src/css/blog.css
 ##########
 @@ -154,3 +154,10 @@ article.blog p {
     flex-direction: row;
   }
 }
+
+/* for mobile screens */
+@media screen and (max-width: 1023px) {
+  .doc aside {
 
 Review comment:
   This should be scoped to `.blog` instead.
   ```suggestion
     .blog aside {
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [camel-website] jyotiattri edited a comment on issue #213: Issue/blog page categories

Posted by GitBox <gi...@apache.org>.
jyotiattri edited a comment on issue #213: Issue/blog page categories
URL: https://github.com/apache/camel-website/pull/213#issuecomment-599402378
 
 
   Closing because I created a new PR [#222  ](uhttps://github.com/apache/camel-website/pull/222) with all the changes.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [camel-website] jyotiattri commented on issue #213: Issue/blog page categories

Posted by GitBox <gi...@apache.org>.
jyotiattri commented on issue #213: Issue/blog page categories
URL: https://github.com/apache/camel-website/pull/213#issuecomment-599402378
 
 
   Closing because I created a new PR [#213 ](uhttps://github.com/apache/camel-website/pull/222) with all the changes.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [camel-website] jyotiattri closed pull request #213: Issue/blog page categories

Posted by GitBox <gi...@apache.org>.
jyotiattri closed pull request #213: Issue/blog page categories
URL: https://github.com/apache/camel-website/pull/213
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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