Skip to content
Snippets Groups Projects
Commit 3dd381df authored by Seth Meranda's avatar Seth Meranda
Browse files

changed the list style type for the friend alpha list to remove the disc.

parent ce62b8e0
Branches
No related tags found
No related merge requests found
......@@ -265,7 +265,7 @@ span.contentIntro p {
color:#000000;
padding:3px 10px 3px 10px;
margin:10px 0px 10px 0px;
width:910px;
width:911px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border:4px solid #6cbd45;
......@@ -921,6 +921,9 @@ table.search_gallery {
float:left;
margin:0 5px 5px 0;
}
#maincontent #friendsPickerNavigation1 ul {
list-style-type: none;
}
/* ***************************************
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment