suppr de namespaces et ajout de .bfc
- pas de namespace sur les classes `.clear`, `.clearfix` et `.visually-hidden` - ajout d'une classe `.bfc` (identique à `.mod`) et qui crée un contexte de formatage block
This commit is contained in:
parent
58bc80183e
commit
d824fc2047
4 changed files with 10 additions and 8 deletions
|
@ -169,7 +169,7 @@ var {
|
|||
/* ----------------------------- */
|
||||
|
||||
/* hidden but not for an assistive technology like a screen reader, Yahoo! method */
|
||||
.@{kna-namespace}visually-hidden {
|
||||
.visually-hidden {
|
||||
position: absolute !important;
|
||||
border: 0 !important;
|
||||
height: 1px !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue