Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Commit 33e3233

Browse files
authored
Merge pull request #328 from IDotD/idrinth
Idrinth
2 parents f9429b6 + 630e962 commit 33e3233

1 file changed

Lines changed: 5 additions & 13 deletions

File tree

src/styles/mutik.scss

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,11 @@
11
/**
22
* Adjustments to make sure mutik's new script is not broken by us
33
**/
4-
#DRMng_main {
4+
#DRMng_header {
5+
margin-top: 25px;
56
margin-right: 5em;
6-
display: block;
7-
border-right: solid 1px #444;
87
}
9-
10-
#DRMng_status {
11-
float: right;
12-
text-align: right;
8+
#DRMng_main {
9+
top: 8%;
10+
height: 92%;
1311
}
14-
15-
#DRMng_onoff {
16-
float: left;
17-
border-left-width: 0;
18-
border-right: solid 1px #444;
19-
}

0 commit comments

Comments
 (0)