mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 15:45:56 +00:00
cdm intermediate: remove unnecessary huge margin
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
}
|
||||
|
||||
.intermediate {
|
||||
margin : 10px;
|
||||
margin-top : 10px;
|
||||
}
|
||||
|
||||
.content-inner {
|
||||
|
||||
@@ -1091,7 +1091,7 @@ video::-webkit-media-controls-overlay-play-button {
|
||||
flex-grow: 2;
|
||||
}
|
||||
.cdm .intermediate {
|
||||
margin: 10px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
.cdm .content-inner {
|
||||
margin: 10px;
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1091,7 +1091,7 @@ video::-webkit-media-controls-overlay-play-button {
|
||||
flex-grow: 2;
|
||||
}
|
||||
.cdm .intermediate {
|
||||
margin: 10px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
.cdm .content-inner {
|
||||
margin: 10px;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user