Fix icon line-height in page titles and add .clearfix helper we are familiar with since bootstrap 2.0 but know we should not use

This commit is contained in:
2018-05-28 18:11:56 -03:00
parent a96da6a282
commit 466d67e14a
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -30,6 +30,9 @@
white-space: pre-wrap
word-wrap: break-word
.clearfix
clear: both
input:disabled
background-color: #ccc !important
+1
View File
@@ -6,6 +6,7 @@
margin-left: 8px
display: inline
font-size: 1em
line-height: 1em
+ .ui.attached.segment
padding-top: 0.4em
padding-bottom: 0.4em