code cleanup, replaced tabs with spaces
This commit is contained in:
parent
f14835ce4a
commit
b8bf26ec1f
1 changed files with 4 additions and 4 deletions
|
@ -2317,10 +2317,10 @@ a.mail-list-link {
|
||||||
}
|
}
|
||||||
|
|
||||||
.vevent {
|
.vevent {
|
||||||
border: 1px solid #CCCCCC;
|
border: 1px solid #CCCCCC;
|
||||||
max-width: 600px;
|
max-width: 600px;
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
margin-right: 4px;
|
margin-right: 4px;
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue