better multiline tooltip code

This commit is contained in:
Torsten Ruger
2015-08-09 12:57:32 +03:00
parent 0926f1f85f
commit 8ed2a03ea9
5 changed files with 33 additions and 23 deletions

View File

@ -13,8 +13,6 @@ gem "salama-arm" , git: "https://github.com/salama/salama-arm.git"
gem "salama-object-file" , git: "https://github.com/salama/salama-object-file.git"
gem "susy" , "2.2.5"
gem "simptip" , "1.0" , git: "https://github.com/arashmanteghi/simptip.git" , :require => false
# Asset compilation gems, they will be required when needed.
gem 'csso-rails', '~> 0.3.4', require: false
gem 'uglifier', '>= 2.4.0', require: false