]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
property order linting
authorMark Otto <markdotto@gmail.com>
Mon, 4 Jan 2016 02:12:33 +0000 (18:12 -0800)
committerMark Otto <markdotto@gmail.com>
Mon, 4 Jan 2016 02:12:33 +0000 (18:12 -0800)
docs/assets/scss/_team.scss

index 7aa5436ae6bf360bc6a9abb8502b5db803640e30..47516277ab2f21f2a403309b5e8c1059192ccd4a 100644 (file)
   }
 
   .github-btn {
-    border: none;
     float: right;
     width: 180px;
     height: 1.25rem;
     margin-top: .25rem;
+    border: 0;
   }
 
   img {