1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 14:54:27 +02:00

Move close icon to components in docs (#28512)

* Move close icon to components

* Remove redundant float from close
This commit is contained in:
Martijn Cuppens
2019-05-10 20:27:22 +02:00
committed by GitHub
parent 06635be7bd
commit 5db281d7c4
3 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
.close {
float: right;
@include font-size($close-font-size);
font-weight: $close-font-weight;
line-height: 1;