Skip to content

Commit 469e5e0

Browse files
committed
Merge pull request #371 from Jayflux/master
Fixing CSS error in isis template
2 parents 8adfcdd + 45a7dd2 commit 469e5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administrator/templates/isis/html/editor_content.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ h1 {
1515

1616
h2 {
1717
font-family: Arial, Helvetica,sans-serif;
18-
font-size: 14px;;
18+
font-size: 14px;
1919
font-weight: normal;
2020
color: #333;
2121
}

0 commit comments

Comments
 (0)