Display improvements
This commit is contained in:
@@ -238,4 +238,18 @@ form .validation-summary-errors ul {
|
||||
|
||||
.divider-right {
|
||||
border-right: 1px dashed #333;
|
||||
}
|
||||
|
||||
.read{
|
||||
overflow: hidden;
|
||||
font-size: 16px !important;
|
||||
transition: all 0.3s;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.read-less{
|
||||
height: 90px!important;
|
||||
}
|
||||
|
||||
code,pre {
|
||||
line-height: 1;
|
||||
}
|
||||
Reference in New Issue
Block a user