Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
WGHA: wgha.css: added a space between property and value.
Browse files Browse the repository at this point in the history
  • Loading branch information
jagtalon committed Sep 12, 2014
1 parent fe53f83 commit e86406a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/spice/wgha/wgha.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
font-size:1.35em;
font-weight: normal;
line-height: 1.15;
-webkit-line-clamp:4;
-webkit-line-clamp: 4;
}

.tile--wgha .tile__title__sub {
Expand Down

0 comments on commit e86406a

Please sign in to comment.