Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Total budget" figure on projects page extends beyond container on 1000px viewport #1212

Closed
gabemart opened this issue Feb 25, 2015 · 1 comment
Assignees
Milestone

Comments

@gabemart
Copy link
Contributor

screenshot from 2015-02-25 09 15 45

Cross browser on http://rsr.uat.akvo.org/projects/ when viewport is ~1000px wide

fix:

@media (min-width: 768px and max-width: 1200px) {
  .dl-horizontal dd {
    margin-left: 80px;
  }
}
@loicsans loicsans self-assigned this Feb 25, 2015
loicsans added a commit that referenced this issue Feb 25, 2015
@loicsans
Copy link
Contributor

fixed

@KasperBrandt KasperBrandt added this to the 3.0 Douglas milestone Feb 25, 2015
@loicsans loicsans reopened this Feb 26, 2015
loicsans added a commit that referenced this issue Feb 26, 2015
KasperBrandt added a commit that referenced this issue Feb 26, 2015
[#1212] Huge budget will go to next line.
@MichaelAkvo MichaelAkvo moved this to Done in RSR Dec 8, 2022
@MichaelAkvo MichaelAkvo added this to RSR Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants