Skip to content
Snippets Groups Projects
Commit 1fab0e5c authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray
Browse files

Fix border color on activities page

parent 37a91bf9
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -230,7 +230,6 @@
float: right;
margin-top: 8px;
padding-bottom: 8px;
border-bottom: 1px solid $border-color;
}
}
 
Loading
Loading
Loading
Loading
@@ -110,7 +110,7 @@
 
.top-area {
@include clearfix;
border-bottom: 1px solid $white-normal;
border-bottom: 1px solid $border-color;
 
.nav-text {
padding-top: 16px;
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment