Quantcast
Channel: Forum Pasja Informatyki - Najnowsze pytania i odpowiedzi
Viewing all articles
Browse latest Browse all 83164

Odpowiedź: Bootstrap 3, marginesy i edycja koloru menu

$
0
0

Z dokumentacji bootstrapa:

  • Rows must be placed within a .container (fixed-width) or .container-fluid (full-width) for proper alignment and padding.
  • Use rows to create horizontal groups of columns.
  • Content should be placed within columns, and only columns may be immediate children of rows.

Pomijasz część struktury grida, .container bez dziecka .row owocuje pojawieniem się niechcianych marginesów/paddingów.


Viewing all articles
Browse latest Browse all 83164