Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion stylesheets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1419,7 +1419,7 @@ ul.site li a:hover {
.help .articles .article {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px
border-radius: 4px;
border: #c3ccd0 1px solid;
overflow: hidden;
background-color: #F2F6F8;
Expand Down