Update index.html
fixed button
This commit is contained in:
committed by
GitHub
parent
98c514339c
commit
fb3c7f2395
@@ -27,6 +27,14 @@
|
|||||||
|
|
||||||
|
|
||||||
<link href="css/other.css" rel="stylesheet">
|
<link href="css/other.css" rel="stylesheet">
|
||||||
|
<style>
|
||||||
|
.toolbox-reset .show
|
||||||
|
{
|
||||||
|
display: inline-block !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
</style>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body style="cursor: auto;" class="edit toolbox-reset">
|
<body style="cursor: auto;" class="edit toolbox-reset">
|
||||||
<nav class="navbar navbar-default navbar-fixed-top">
|
<nav class="navbar navbar-default navbar-fixed-top">
|
||||||
|
|||||||
Reference in New Issue
Block a user