Merge pull request #320 from twbs/css

Fix a couple of CSS issues.
This commit is contained in:
XhmikosR 2014-02-27 08:19:39 +02:00
Родитель b6ed29e475 a45994a47a
Коммит 3b54258512
5 изменённых файлов: 6 добавлений и 8 удалений

2
dist/ratchet-theme-android.css поставляемый
Просмотреть файл

@ -467,7 +467,7 @@ textarea,
}
.backdrop {
background-color: none;
background-color: transparent;
}
.popover .bar {

Просмотреть файл

@ -400,7 +400,6 @@ body {
}
.docs-example-group .example-wrap .example {
display: block;
padding: 4px;
overflow: hidden;
padding: 3px;
width: 100%;
@ -791,7 +790,7 @@ hr {
}
.docs-footer .social .twitter-follow-button {
margin-top: 0px;
margin-top: 0;
}
.step-title {
@ -1966,7 +1965,7 @@ hr {
transform: scale(1);
}
.platform-android .backdrop {
background-color: none;
background-color: transparent;
}
.platform-android .popover .bar {
border-radius: 0;

2
docs/dist/ratchet-theme-android.css поставляемый
Просмотреть файл

@ -467,7 +467,7 @@ textarea,
}
.backdrop {
background-color: none;
background-color: transparent;
}
.popover .bar {

Просмотреть файл

@ -396,7 +396,6 @@ body {
}
.example {
display: block;
padding: 4px;
overflow: hidden;
padding: 3px;
width: 100%;
@ -803,7 +802,7 @@ hr {
// Social
.docs-footer {
.social .twitter-follow-button {
margin-top: 0px;
margin-top: 0;
}
}

Просмотреть файл

@ -623,7 +623,7 @@ textarea,
// Remove the popover's backdrop
.backdrop {
background-color: none;
background-color: transparent;
}
// Popovers with bars