Skip to content

Commit 558cdc4

Browse files
committed
Fix up css again
1 parent 76d22be commit 558cdc4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

styles/all/theme/phpbb_wpn.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,14 @@
101101
margin: 0 0 12px;
102102
}
103103

104-
.wpn-popup-title > span > i:first-child {
104+
.wpn-popup-title .fa-stack-2x {
105105
color: #0066cc;
106106
}
107107

108+
.wpn-popup-title .fa-stack-1x {
109+
top: -1px;
110+
}
111+
108112
.wpn-popup-message {
109113
font-size: 14px;
110114
line-height: 1.5;

0 commit comments

Comments
 (0)