firefox instance is different now
f1294353
1 file(s) · +1 −1
| 12 | 12 | /* CUSTOMIZE */ |
|
| 13 | 13 | static Rule rule[] = { |
|
| 14 | 14 | /* class instance tags isfloat */ |
|
| 15 | - | { "Firefox-bin", "Gecko", { [Twww] = "www" }, False }, |
|
| 15 | + | { "Firefox-bin", "firefox-bin", { [Twww] = "www" }, False }, |
|
| 16 | 16 | }; |
|
| 17 | 17 | ||
| 18 | 18 | /* extern */ |