Skip to content
Snippets Groups Projects
Unverified Commit 47c63e6a authored by Christoph Wurst's avatar Christoph Wurst
Browse files

fix public sharing buttons

parent a1f9425e
No related branches found
No related tags found
No related merge requests found
......@@ -131,6 +131,9 @@ thead {
#remote_address {
width: 200px;
margin-right: 4px;
height: 31px;
}
#save-button-confirm {
......@@ -138,8 +141,8 @@ thead {
background-color: transparent;
border: none;
margin: 2px 4px !important;
right: 4px;
box-shadow: none;
right: 7px;
top: -8px;
height: 30px;
}
......
......@@ -45,7 +45,6 @@
right: 0;
z-index: 2000;
height: 45px;
line-height: 2.5em;
background-color: #0082c9;
box-sizing: border-box;
justify-content: space-between;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment