• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Button goes out of div on resize?

Scheduled Pinned Locked Moved Custom CSS
2 Posts 2 Posters 1.3k Views 2 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    Denver77
    last edited by Denver77 Aug 7, 2019, 6:56 PM Aug 3, 2019, 12:31 PM

    Even though I use relative units, when I resize the window, button goes out of its parent element. I tried to wrap it with another div but the result was the same. I’ve built a search bar with similar structure to this and even though that built works as desired (The only difference in that built is instead of a button I use an anchor element) , I can’t seem to figure out why this behaviour is happening with the button element. What’s the thing I’m missing here? I apologize if this question was asked before. Solutions that I found didn’t solve the issue. If someone could share their input, I would be so grateful. https://myip.kim/ https://birthdaywishes.onl/ https://elecpay.in/tneb/

    S 1 Reply Last reply Aug 3, 2019, 2:05 PM Reply Quote 0
    • S Away
      sdetweil @Denver77
      last edited by sdetweil Aug 3, 2019, 2:14 PM Aug 3, 2019, 2:05 PM

      @Denver77 i am sure that the button is not actually outside the div u put it in, so that means the class/styles cause it to be truncated out of display when the area when the window changes size

      you can look at the classes in the developers window (ctrl-shift-i), elements tab,
      and select the div that your content is in (position first) …

      then expand down to find your button…

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      1 / 1
      • First post
        1/2
        Last post
      Enjoying MagicMirror? Please consider a donation!
      MagicMirror created by Michael Teeuw.
      Forum managed by Sam, technical setup by Karsten.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy