You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by GitBox <gi...@apache.org> on 2019/01/25 15:38:15 UTC

[GitHub] MyXOF commented on a change in pull request #9: New release for iotdb-website

MyXOF commented on a change in pull request #9: New release for iotdb-website
URL: https://github.com/apache/incubator-iotdb-website/pull/9#discussion_r251028111
 
 

 ##########
 File path: src/components/NavBar.vue
 ##########
 @@ -117,46 +108,49 @@
     display: block;
   }
 
-  .navbar-nav>li > a > span{
+  .navbar-nav > li > a > span {
     color: white;
     font-size: 1.6rem;
   }
-  .navbar-nav>li > a > span:hover{
+
+  .navbar-nav > li > a > span:hover {
     color: orange;
   }
-  .container-fluid{
+
+  .container-fluid {
     margin-left: 15%;
 
 Review comment:
   thanks for your review, i have changed this.

----------------------------------------------------------------
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