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

Skip to content
Snippets Groups Projects
Commit 6d59a64e authored by kytv's avatar kytv
Browse files

Adjust the alignment of the langbox's flags

parent 4f722947
No related branches found
No related tags found
No related merge requests found
......@@ -782,7 +782,7 @@ button:active {
}
.langbox {
margin: 8px 2px 2px 5px;
margin: -3px -4px 2px 5px;
padding: 7px 10px 5px 10px;
color: #EE9;
font-size: 7pt;
......
......@@ -766,10 +766,10 @@ p {
}
.langbox {
margin: 4px 0px 0px 5px;
margin: 4px 5px 0px 5px;
color: #eef;
font-size: 7pt;
width: 240px;
width: auto;
text-align: center;
float: right;
vertical-align: middle;
......
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