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

Commit

Permalink
Update mutik.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
Idrinth authored Dec 24, 2017
1 parent f9429b6 commit fc2212f
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions src/styles/mutik.scss
Original file line number Diff line number Diff line change
@@ -1,19 +1,7 @@
/**
* Adjustments to make sure mutik's new script is not broken by us
**/
#DRMng_main {
#DRMng_header {
margin-top: 25px;
margin-right: 5em;
display: block;
border-right: solid 1px #444;
}

#DRMng_status {
float: right;
text-align: right;
}

#DRMng_onoff {
float: left;
border-left-width: 0;
border-right: solid 1px #444;
}

0 comments on commit fc2212f

Please sign in to comment.