// small fixs
This commit is contained in:
@@ -77,6 +77,26 @@
|
||||
-webkit-font-smoothing: antialiased
|
||||
content: "\f00c"
|
||||
|
||||
.alert.alert-info
|
||||
padding-left: 60px
|
||||
position: relative
|
||||
&:before
|
||||
position: absolute
|
||||
top: 0
|
||||
left: 10px
|
||||
display: block
|
||||
min-height: 25px
|
||||
min-width: 25px
|
||||
font-family: FontAwesome
|
||||
font-weight: normal
|
||||
font-style: normal
|
||||
font-size: 35px
|
||||
text-decoration: inherit
|
||||
-webkit-font-smoothing: antialiased
|
||||
content: "\F05A"
|
||||
|
||||
|
||||
|
||||
.panel
|
||||
.panel-footer
|
||||
margin: 0 -20px -20px
|
||||
|
||||
Reference in New Issue
Block a user