Questions tagged as 'padding'

6
answers

What is the difference between padding and margin in CSS?

So I realize that I see a setback to another element when the left, top, right e bottom. Is there a difference between margin and padding in CSS? A response with examples (images or code) would help a lot in understand...
asked by 14.03.2017 / 15:36
1
answer

How does C ++ padding work?

In several responses here in StackOverflow I have noticed users commenting on padding in data structures. struct { int a; char b; float d; } What is this padding (filler) that exists between the fields of a struct...
asked by 13.02.2015 / 13:29
1
answer

Why is the size of a struct not the sum of the sizes of its variables?

For example, the following code: #include <stdio.h> struct exemplo{ char letra; int numero; float flutuante; }; int main() { printf("Tamanho do char: %u\n", sizeof(char)); printf("Tamanho do int: %u\n", sizeof(int))...
asked by 24.04.2016 / 21:24
1
answer

______ qstntxt ___

I have a small aesthetic problem in 1 dropdown menu.

The problem is this, I increase the padding in CSS (bottom and top) and change only occurs in the last "read" from the menu.

I have made several attempts and found which could change. Did the most spaced submenus stay.

Menu Link: link

    
______ ___ azszpr295546

Frederick had to make some adjustments in the CSS, let the comment in the code, but basically u have to set the %code% , but have to remember to adjust the %code% %% in %code% too. Basically that's it. But you tb need to adjust the heights of the + and - buttons for them to get centralizas. (I've done it but if u want to increase more u will need to center again, tb let it commented in CSS)

Here's how it was in the code below

%pre%
    
___

I have a small aesthetic problem in 1 dropdown menu. The problem is this, I increase the padding in CSS (bottom and top) and change only occurs in the last "read" from the menu. I have made several attempts and found which could change. Di...
asked by 02.05.2018 / 13:45
2
answers

Click link works only in HTML / CSS padding

I have a navbar and the links in it, only work if I click where the padding of them. Does anyone know the cause, and if possible, a solution to the problem? PS:Useormaterialize.<ulclass="right hide-on-med-and-down"> <li><...
asked by 25.03.2017 / 17:30
1
answer

How does C ++ padding work?

In several responses here in StackOverflow I have noticed users commenting on padding in data structures. struct { int a; char b; float d; } What is this padding (filler) that exists between the fields of a struct...
asked by 13.02.2015 / 13:29
1
answer

Row does not respect Div Padding

Row does not respect the padding of the div it's in. div[role="conteudo"]{ width: 100%; padding:0px; height: 100%; background-color: #FFF; } <div class="container" role="conteudo">...
asked by 31.05.2016 / 04:40
1
answer

How to change padding or margin of homeasupindicator

How to get the space between the arrow and the android icon?     
asked by 15.02.2017 / 12:56