orthographically adjustments in comments
This commit is contained in:
parent
b62da6335e
commit
1b45b4fd79
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
||||||
position: relative; // for IE
|
position: relative; // for IE
|
||||||
z-index: 1; // for IE
|
z-index: 1; // for IE
|
||||||
float: left;
|
float: left;
|
||||||
margin-top: -1.46rem !important; // overwrite inline stales
|
margin-top: -1.46rem !important; // overwrite inline styles
|
||||||
|
|
||||||
form div.no {
|
form div.no {
|
||||||
button,
|
button,
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
border-radius: 0 0 @fix_border-radius @fix_border-radius;
|
border-radius: 0 0 @fix_border-radius @fix_border-radius;
|
||||||
color: @ini_existing;
|
color: @ini_existing;
|
||||||
font-size: @font-size-small;
|
font-size: @font-size-small;
|
||||||
margin-top: 0; // for best position of edit-tab beneeth table
|
margin-top: 0; // for best position of edit-tab beneath table
|
||||||
padding-right: .3em;
|
padding-right: .3em;
|
||||||
transition: @transition background-color, @transition border-color, @transition color;
|
transition: @transition background-color, @transition border-color, @transition color;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue