1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 05:03:16 +02:00

property order linting

This commit is contained in:
Mark Otto
2016-01-03 18:12:33 -08:00
parent a95f55fc38
commit ef5e2a5b5b

View File

@@ -12,11 +12,11 @@
} }
.github-btn { .github-btn {
border: none;
float: right; float: right;
width: 180px; width: 180px;
height: 1.25rem; height: 1.25rem;
margin-top: .25rem; margin-top: .25rem;
border: 0;
} }
img { img {