Skip to content

Commit

Permalink
prof links style adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
demetrios-koziris committed Jan 27, 2017
1 parent 2b04c16 commit 3b86622
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions src/css/profLinks.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
}

.mcen-profLink {
margin-left: 10px !important;
margin-left: 4px !important;
}

.mcen-profLinkButton {
Expand All @@ -28,7 +28,6 @@
background: -webkit-linear-gradient(left, #FFFFFF, #C5C5C5) !important;
}
.mcen-mercuryLinkButton {
margin-right: 10px !important;
border-left: none !important;
border-top-left-radius: 0px !important;
border-bottom-left-radius: 0px !important;
Expand Down Expand Up @@ -56,6 +55,6 @@
vertical-align: middle;
width: 15px;
height: 15px;
margin: 0 10px 4px 10px;
margin: 0 6px 4px 10px;
border: 1px solid #ECEFF1 !important;
}
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "McGill Enhanced",
"author": "kozirisdev",
"manifest_version": 2,
"version": "3.1.5",
"version": "3.1.6",
"description": "Enhance the functionality of McGill.ca",
"permissions" : [
"declarativeContent",
Expand Down

0 comments on commit 3b86622

Please sign in to comment.