tidy up borders

This commit is contained in:
Half-Shot 2020-01-27 11:14:32 +00:00
parent b2fc4a1c4d
commit c9a0e93a74

View File

@ -66,16 +66,16 @@ limitations under the License.
margin-bottom: 8px; margin-bottom: 8px;
border-width: 1px 1px; border-width: 1px 1px;
border-color: $primary-hairline-color; border-color: $primary-hairline-color;
border-style: solid;
border-radius: 5px; border-radius: 5px;
.protocol-icon { .protocol-icon {
float: left; float: left;
margin-right: 30px; margin-right: 5px;
img { img {
border-radius: 5px; border-radius: 5px;
border-width: 1px 1px; border-width: 1px 1px;
border-color: $primary-hairline-color; border-color: $primary-hairline-color;
border-style: solid;
} }
span { span {
/* Correct letter placement */ /* Correct letter placement */