mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 05:28:04 +00:00
Right aligning services div
This commit is contained in:
parent
419df9b0b4
commit
34517f5f68
2
src/allmydata/web/static/css/bootstrap.css
vendored
2
src/allmydata/web/static/css/bootstrap.css
vendored
@ -192,6 +192,8 @@ a:hover {
|
||||
width: 380px;
|
||||
}
|
||||
.span4 {
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
width: 300px;
|
||||
}
|
||||
.span3 {
|
||||
|
Loading…
Reference in New Issue
Block a user