diff --git a/src/css/profLinks.css b/src/css/profLinks.css index 62fbdbd..6c44d5e 100644 --- a/src/css/profLinks.css +++ b/src/css/profLinks.css @@ -7,7 +7,7 @@ } .mcen-profLink { - margin-left: 10px !important; + margin-left: 4px !important; } .mcen-profLinkButton { @@ -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; @@ -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; } diff --git a/src/manifest.json b/src/manifest.json index fe8850c..018213f 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -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",