Skip to content

bootstrap css should not be added with media=> screen #15

Description

@Karlpietsch

love the skinny extension and this theme. I noticed an issue though, when adding the bootstrap.css stylesheet module you should not add the 'media'=>'screen' option bootstrap.css has its own media directives in it and wrapping in screen causes it not to work.
to fix:
change:
'bootstrap-3.0.3/css/bootstrap.css'=>array('media'=>'screen')
to
'bootstrap-3.0.3/css/bootstrap.css'
in booty/base/Skin.php

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions