0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core
Sebastian Gräßl 9692f1d577 fix tag input field
closes #1532
- giving higher priority to css selector for .tag-input in order to override global input-style
- remove padding set by global input-style to align nicely with already set tags
2013-11-23 19:45:42 +01:00
..
client fix tag input field 2013-11-23 19:45:42 +01:00
server Merge pull request #1534 from jgable/passwordReset 2013-11-23 08:44:08 -08:00
shared Allow newline when quotes are used at start of a sentence 2013-11-21 13:56:43 +00:00
test Merge pull request #1534 from jgable/passwordReset 2013-11-23 08:44:08 -08:00
config-loader.js Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
ghost.js Move plugin init code into plugin.js and have it called from server.js 2013-11-12 22:52:31 -05:00
server.js Make it possible to require ghost as a module. fixes #1326 2013-11-22 22:59:14 -05:00