improve spacing a bit
This commit is contained in:
@@ -17,7 +17,7 @@ limitations under the License.
|
||||
.mx_EventTile {
|
||||
max-width: 100%;
|
||||
clear: both;
|
||||
margin-top: 32px;
|
||||
margin-top: 24px;
|
||||
margin-left: 56px;
|
||||
}
|
||||
|
||||
@@ -53,6 +53,10 @@ limitations under the License.
|
||||
float: right;
|
||||
}
|
||||
|
||||
.mx_EventTile_line {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.mx_EventTile_content {
|
||||
padding-right: 100px;
|
||||
display: block;
|
||||
@@ -91,9 +95,9 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_EventTile_editButton {
|
||||
clear: right;
|
||||
float: right;
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
top: 15px;
|
||||
visibility: hidden;
|
||||
border: 0px;
|
||||
outline: none;
|
||||
|
||||
Reference in New Issue
Block a user