Skip to content

Commit

Permalink
popdown padding fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Lcfvs committed Jan 21, 2020
1 parent dc1f3cd commit e4e5173
Show file tree
Hide file tree
Showing 15 changed files with 22 additions and 22 deletions.
6 changes: 3 additions & 3 deletions basic-layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<meta charset="UTF-8">
<title>Basic layout - css-ui</title>
<link href="assets/css/variables.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].4/css-ui.min.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].4/components/menu/mini/mini.min.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].4/components/header/popdown/popdown.min.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].5/css-ui.min.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].5/components/menu/mini/mini.min.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].5/components/header/popdown/popdown.min.css" media="screen" rel="stylesheet" />
<link href="assets/css/style.css" media="screen" rel="stylesheet" />
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no" />
</head>
Expand Down
4 changes: 2 additions & 2 deletions components/header/popdown/popdown.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* {"name":"css-ui","version":"3.0.4","author":"Lcf.vs <[email protected]>","license":"MIT"} */
/* {"name":"css-ui","version":"3.0.5","author":"Lcf.vs <[email protected]>","license":"MIT"} */
body > header > ol {
float: right;
height: 100%
Expand Down Expand Up @@ -52,7 +52,7 @@ body > header > ol > li > a ~ p {
text-align: justify
}

body > header > ol > ol li,
body > header > ol > li > ol > li,
body > header > ol > li > p {
overflow-x: hidden;
top: 0;
Expand Down
4 changes: 2 additions & 2 deletions components/header/popdown/popdown.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/header/popdown/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## CDN

```html
<link href="https://unpkg.com/@lcf.vs/[email protected].4/css-ui/components/header/popdown/popdown.min.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].5/css-ui/components/header/popdown/popdown.min.css" media="screen" rel="stylesheet" />
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion components/main/card/card.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/main/card/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## CDN

```html
<link href="https://unpkg.com/@lcf.vs/[email protected].4/css-ui/components/main/card/card.min.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].5/css-ui/components/main/card/card.min.css" media="screen" rel="stylesheet" />
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion components/menu/expanded/expanded.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* {"name":"css-ui","version":"3.0.4","author":"Lcf.vs <[email protected]>","license":"MIT"} */
/* {"name":"css-ui","version":"3.0.5","author":"Lcf.vs <[email protected]>","license":"MIT"} */
@media only screen and (min-width: 50em) {
body {
width: calc(100vw - var(--css-ui--menu--width));
Expand Down
2 changes: 1 addition & 1 deletion components/menu/expanded/expanded.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/menu/expanded/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## CDN

```html
<link href="https://unpkg.com/@lcf.vs/[email protected].4/css-ui/components/menu/expanded/expanded.min.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].5/css-ui/components/menu/expanded/expanded.min.css" media="screen" rel="stylesheet" />
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion components/menu/mini/mini.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/menu/mini/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## CDN

```html
<link href="https://unpkg.com/@lcf.vs/[email protected].4/css-ui/components/menu/mini/mini.min.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].5/css-ui/components/menu/mini/mini.min.css" media="screen" rel="stylesheet" />
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion css-ui.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* {"name":"css-ui","version":"3.0.4","author":"Lcf.vs <[email protected]>","license":"MIT"} */
/* {"name":"css-ui","version":"3.0.5","author":"Lcf.vs <[email protected]>","license":"MIT"} */
::after, ::before, a, abbr, acronym, address, article, aside, audio, b, big, blockquote, body, button, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hr, html, i, iframe, img, ins, kbd, label, legend, li, main, mark, menu, nav, object, ol, output, p, pre, progress, q, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, u, ul, var, video {
font: inherit;
vertical-align: baseline;
Expand Down
2 changes: 1 addition & 1 deletion css-ui.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lcf.vs/css-ui",
"version": "3.0.4",
"version": "3.0.5",
"description": "A pure CSS base to make a responsive user interface",
"main": "css-ui.min.css",
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ A pure CSS base to make a responsive user interface.

### Using a CDN
```html
<link href="https://unpkg.com/@lcf.vs/[email protected].4/css-ui.min.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].5/css-ui.min.css" media="screen" rel="stylesheet" />
```

```html
Expand All @@ -33,9 +33,9 @@ A pure CSS base to make a responsive user interface.
<meta charset="UTF-8">
<title>Basic layout - css-ui</title>
<link href="assets/css/variables.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].4/css-ui.min.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].4/components/menu/mini/mini.min.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].4/components/header/popdown/popdown.min.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].5/css-ui.min.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].5/components/menu/mini/mini.min.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].5/components/header/popdown/popdown.min.css" media="screen" rel="stylesheet" />
<link href="assets/css/style.css" media="screen" rel="stylesheet" />
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no" />
</head>
Expand Down

0 comments on commit e4e5173

Please sign in to comment.