Commit b65a0461d139c34271b81c3fee0026dd32a88016
1 parent
20c47923
Exists in
master
and in
4 other branches
Revert "Move warning about 0 ssh keys to bottom of page"
This reverts commit 20c47923a10bfeb6dcd895adfcf05c78c696ec7f.
Showing
1 changed file
with
0 additions
and
5 deletions
Show diff stats
app/assets/stylesheets/common.scss
@@ -247,11 +247,6 @@ li.note { | @@ -247,11 +247,6 @@ li.note { | ||
247 | padding-left: 20px; | 247 | padding-left: 20px; |
248 | margin: 0; | 248 | margin: 0; |
249 | color: #FFF; | 249 | color: #FFF; |
250 | - position: fixed; | ||
251 | - bottom: 0px; | ||
252 | - width: 100%; | ||
253 | - z-index: 100; | ||
254 | - opacity: 0.9; | ||
255 | 250 | ||
256 | a { | 251 | a { |
257 | color: #fff; | 252 | color: #fff; |