Skip to content

Commit 9823df0

Browse files
committed
revert ribbon fixes
1 parent 75569f7 commit 9823df0

File tree

8 files changed

+7
-22
lines changed

8 files changed

+7
-22
lines changed

css/blue.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/school.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/turquoise.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

less/blue.less

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,7 @@ a:hover {
8080
}
8181

8282
.okfn-ribbon a {
83-
background-position: center -200px;
84-
}
85-
#okf-panel,
86-
.okfn-ribbon a {
87-
border-bottom-color:#2D2D2D;
83+
background-position: center -127px;
8884
}
8985

9086
header.has-subheader .navbar .nav .active > a {

less/okfn-wordpress.less

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3831,11 +3831,4 @@ body > footer h3 {
38313831
background-position: 0px -150px;
38323832
}
38333833

3834-
/* Cut ribbon short */
3835-
.okfn-ribbon a {
3836-
height:65px;
3837-
border-bottom:solid #7ab800 5px;
3838-
margin-top:-4px;
3839-
}
3840-
38413834
@import "carousels.less";

less/school.less

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -304,10 +304,8 @@ code {
304304
margin-left:10px;
305305
}
306306
.okfn-ribbon a {
307-
background-position: center -200px;
308-
margin-top:-2px;
307+
background-position: center -227px;
309308
}
310-
.okfn-ribbon a,
311309
#okf-panel {
312310
border-bottom-color:#2D2D2D;
313311
}

less/turquoise.less

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,9 +168,7 @@ header .dropdown-toggle:after {
168168
margin-left:10px;
169169
}
170170
.okfn-ribbon a {
171-
background-position: center -200px;
172-
height:100px;
173-
border:none;
171+
background-position: center -227px;
174172
}
175173
#okf-panel {
176174
border-bottom-color:#2D2D2D;

style.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)