Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !7869

Add a panel-footer class

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/hawkowl/bs3-panel-footer into 3.0.0-wip May 13, 2013
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 3

Created by: hawkowl

Hi,

I've been using this in one of my work projects and thought that it might be useful to push upstream - it's a panel-footer class that acts much the same like the header, but just fits at the bottom. :)

The use case for such a class is somewhere to put buttons that is separate from the content. Here's an example signin box, using a panel, with a button that is pulled to the right:

signinexample

The footer does not change depending on the panel style, as shown in the example below. I think it's better to keep it neutral.

screenshot from 2013-05-13 23 37 26

I've tested it in latest Chrome and FF, and have no reason to believe it won't work in other supported browsers, since it's just a modification of footer-header.

Regards, HawkOwl

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/hawkowl/bs3-panel-footer