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:
@@ -30,6 +30,9 @@
|
|||||||
white-space: pre-wrap
|
white-space: pre-wrap
|
||||||
word-wrap: break-word
|
word-wrap: break-word
|
||||||
|
|
||||||
|
.clearfix
|
||||||
|
clear: both
|
||||||
|
|
||||||
input:disabled
|
input:disabled
|
||||||
background-color: #ccc !important
|
background-color: #ccc !important
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
margin-left: 8px
|
margin-left: 8px
|
||||||
display: inline
|
display: inline
|
||||||
font-size: 1em
|
font-size: 1em
|
||||||
|
line-height: 1em
|
||||||
+ .ui.attached.segment
|
+ .ui.attached.segment
|
||||||
padding-top: 0.4em
|
padding-top: 0.4em
|
||||||
padding-bottom: 0.4em
|
padding-bottom: 0.4em
|
||||||
|
|||||||
Reference in New Issue
Block a user