fix-checkbox-margin (#5288)
This commit is contained in:
parent
b175c3c555
commit
19a8ef39c1
4 changed files with 0 additions and 9 deletions
|
|
@ -636,9 +636,6 @@ li.user-progress .progress-bar {
|
|||
margin-right: -20px;
|
||||
margin-left: 0px;
|
||||
}
|
||||
.checkbox .disp-area {
|
||||
margin-left: -20px;
|
||||
}
|
||||
.text-editor {
|
||||
height: 400px;
|
||||
background-color: white;
|
||||
|
|
|
|||
|
|
@ -539,7 +539,6 @@ h6.uppercase,
|
|||
color: #f5f7fa;
|
||||
margin-right: 5px;
|
||||
margin-bottom: -2px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
.like-disabled-input.for-description {
|
||||
font-weight: normal;
|
||||
|
|
|
|||
|
|
@ -497,10 +497,6 @@ li.user-progress {
|
|||
margin-left: 0px;
|
||||
}
|
||||
|
||||
.checkbox .disp-area {
|
||||
margin-left: -20px;
|
||||
}
|
||||
|
||||
.text-editor {
|
||||
height: 400px;
|
||||
background-color: white;
|
||||
|
|
|
|||
|
|
@ -673,7 +673,6 @@ h6.uppercase, .h6.uppercase {
|
|||
color: @navbar-bg;
|
||||
margin-right: 5px;
|
||||
margin-bottom: -2px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
.like-disabled-input.for-description {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue