Commit cbf76ec6 authored by Matthew Taylor's avatar Matthew Taylor

Clean up a few lint warnings

parent 537104c5
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
.intel { .intel {
img { img {
max-height: 50px max-height: 50px;
} }
} }
} }
......
...@@ -7,11 +7,11 @@ ...@@ -7,11 +7,11 @@
padding-top: 5px; padding-top: 5px;
font-weight: bold; font-weight: bold;
} }
.right { .right {
float: right; float: right;
} }
.spinner { .spinner {
margin: 0 .8rem; margin: 0 .8rem;
width: 1rem; width: 1rem;
......
...@@ -164,7 +164,7 @@ dl { ...@@ -164,7 +164,7 @@ dl {
dt { dt {
font-weight: 700; font-weight: 700;
} }
dd { dd {
margin: 0; margin: 0;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment