marjinal1st / medium-editor-rails

This project is not maintained anymore. If you'd like to maintain, I can transfer ownership. Contact me at marjinalist1@gmail.com
MIT License
120 stars 35 forks source link

.btn class in CSS #4

Closed joost closed 10 years ago

joost commented 10 years ago

See https://github.com/marjinal1st/medium-editor-rails/commit/c949af6#diff-a4d301e47cb1e4c47485d7dc49e533dfR61, there is a class without a namespace..

marjinal1st commented 10 years ago

Well, it's just the same with Medium Editor.

Original file on the Medium Editor repo:

https://github.com/daviferreira/medium-editor/blob/master/dist/css/medium-editor.css#L61

File on the Rails gem:

https://github.com/marjinal1st/medium-editor-rails/blob/develop/vendor/assets/stylesheets/medium-editor/medium-editor.css#L61

I'm just repacking Medium Editor for Rails. If your problem is in the editor, you should open an issue in its repo:

https://github.com/daviferreira/medium-editor/issues/new