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
  • Issues
  • #14443
Closed
Open
Issue created Aug 23, 2014 by Administrator@rootContributor0 of 4 checklist items completed0/4 checklist items

.thumbnails jumping (transition, no border, no padding) if a <form> appears previously.

Created by: endcoreAK

Hey there, I recently found a bug wich appears on the latest Chrome running on Windows 7. Firefox, Opera, Safari and IE works fine. A friend of mine (using Mac) also got this bug on his Safari with OSX (and Chrome too), otherwise on his iPhone 5 with Safari there aren't any Problems. And on my Android Phone (Galaxy S4 with Chrome) I see the same bug.

If I rename the form-Tag to div for example, everthing works fine. Also if I host this code with jsfiddle or codepen, I can't reproduce this error, so I uploaded a demo file: http://stuff.akcl.de/bt-thumbnail-bug/

Tests without any result

  • Removing the Input- and Button-Tag
  • Removing the classes navbar-form navbar-right
  • form { display:none !important; margin:0 !important; } /* user agent stylesheet */
  • *, :before, :after { box-sizing: inherit !important; }

Summary image

Bug unbenannt-8

Assignee
Assign to
Time tracking