ethantw / Han

「漢字標準格式」印刷品般的漢字排版框架 Han.css: the CSS typography framework optimised for Hanzi.
https://hanzi.pro/
MIT License
2.42k stars 135 forks source link

行尾點號懸掛的 .close 與 bootstrap 3 衝突 #81

Closed farseerfc closed 9 years ago

farseerfc commented 9 years ago

bootstrap 3 的 .close 會讓字符懸浮在右側行末,效果如圖:

2015-08-18-121830_1214x260_scrot 左側爲原本的樣子,右側爲啓用了行尾點號懸掛之後的樣子。

這邊行尾點號懸掛的 .close 能否換個名字或者前綴?

ethantw commented 9 years ago

OK. 我再想想要用什麼前綴比較好。

ethantw commented 9 years ago

改用bd-*前綴,有五個類別名稱更動:

ethantw commented 9 years ago

版本v3.2.6已發布此修正,請更新。還有問題的話再麻煩您回報。 :smile:

(CDN還要等一下)