I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Verified Commit b4e1fbd8 authored by idk's avatar idk
Browse files

center the text on the force restart and shutdown buttons in the sidebar

parent 517ff4fa
No related branches found
No related tags found
No related merge requests found
......@@ -4150,12 +4150,13 @@ button.download.control:hover, button.download.control:focus {
text-indent: 0;
text-align: left;
min-width: 0 !important;
padding: 5px 7px 5px 22px !important;
padding: 5px 7px 1px 22px !important;
text-transform: capitalize;
}
.routersummary .cancel {
text-transform: capitalize;
padding: 5px 7px 1px 22px !important;
}
.routersummary .reload[value="restartImmediate"] {
......
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